<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Don+Jojo</id>
	<title>ThinkWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Don+Jojo"/>
	<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/wiki/Special:Contributions/Don_Jojo"/>
	<updated>2026-05-09T15:00:53Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.12</generator>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Talk:Installing_OpenSuSE_10.1_on_a_ThinkPad_X41_Tablet&amp;diff=45302</id>
		<title>Talk:Installing OpenSuSE 10.1 on a ThinkPad X41 Tablet</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Talk:Installing_OpenSuSE_10.1_on_a_ThinkPad_X41_Tablet&amp;diff=45302"/>
		<updated>2010-01-03T14:39:29Z</updated>

		<summary type="html">&lt;p&gt;Don Jojo: /* Questions and answers */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Feedback ==&lt;br /&gt;
I'd be very interessted in feedback because I'm still a wiki and Linux newbie so feel free to write some lines.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In order to enable screen rotation you need to update to xorg 7, where xrandr will work. &lt;br /&gt;
Easiest way to to that ist to add ftp://ftp.gwdg.de/pub/opensuse/repositories/xorg7/Java_Sun-Java-1.5_SUSE_Linux_10.1 to your yast-installation-sources. Then go to software management, set &amp;quot;filter&amp;quot; to &amp;quot;package groups&amp;quot;, scroll down in the left package-group list and select &amp;quot;zzz All&amp;quot;. Then right click on the right list and select &amp;quot;all in this list -&amp;gt; update if newer version available&amp;quot;. &lt;br /&gt;
After a restart of the X-server xrandr will work. The automatic rotation when turning the display will not work as described for Fedora Core 5 though. That's because the acpid is not allowed to access the users X-server, haven't figured that out yet, but as a temporary workaround I wrote a little script and put it in the KDE panel, so the user can rotate the screen manually. --[[User:Dross|dross]] 08:03, 2 October 2006 (CEST)&lt;br /&gt;
&lt;br /&gt;
If you want to get help with the bio-api drop your compile error here. I fixed this crap a long time ago to work on Suse 10.1 Beta something. --[[User:Mcfrost|Mcfrost]] 01:35, 14 October 2006 (CEST)&lt;br /&gt;
&lt;br /&gt;
BIOAPI:Now, as OpenSuSE has the problem with the gcc4 I followed the (by the way not very detailed) instructions about patching it. I've done the first patch before installing the BioApi($ wget http://upir.cz/linux/patches/bioapi-1.2.2-gcc4.patch &lt;br /&gt;
$ patch -p1 &amp;lt; bioapi-1.2.2-gcc4.patch) but it didn't work(dal_classes.h:460: error: extra qualification 'DAL_DATABASE_INFO_LIST::' on member 'GetDBNamesAndParameters')--[[User:SQLMosquito|SQLMosquito]] 18:27, 14 October 2006 (CEST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
On tablet buttons, I find that we can activate the PgUp, PgDn, Enter and Esc buttons by adding the following line to /etc/sysconfig/keyboard:&lt;br /&gt;
&lt;br /&gt;
setkeycodes 6e 109 6d 104 69 28 6b 1&lt;br /&gt;
&lt;br /&gt;
(Simeon S M CHOI)&lt;br /&gt;
&lt;br /&gt;
== Questions and answers ==&lt;br /&gt;
I'm looking for some terminal based orders to rotate the axis of the stylus, so that you can do it with a script instead of using SaX. Does anyone know how to do this on SuSE?&lt;br /&gt;
===Answer===&lt;br /&gt;
I had the same problem and solved it like it is described here: http://www.linux-club.de/viewtopic.php?f=24&amp;amp;t=107212&lt;br /&gt;
&lt;br /&gt;
Rotation of desktop works with this command: &lt;br /&gt;
 # xrandr -o 1&lt;br /&gt;
To rotate your stylus, you must know it's name. Use this command: &lt;br /&gt;
 # xinput --list&lt;br /&gt;
In my Case it is called: &amp;quot;Wacom Serial Tablet PC Pen Tablet/Digitizer eraser&amp;quot; (including &amp;quot;&amp;quot;). Now use this command: &lt;br /&gt;
 # xsetwacom set &amp;quot;Wacom Serial Tablet PC Pen Tablet/Digitizer eraser&amp;quot; rotate CW&lt;br /&gt;
Or do everything together: &lt;br /&gt;
 # xrandr -o 1 &amp;amp;&amp;amp; xsetwacom set &amp;quot;Wacom Serial Tablet PC Pen Tablet/Digitizer eraser&amp;quot; rotate CW&lt;br /&gt;
The values for xrandr are: 0, 1, 2, 3&lt;br /&gt;
&lt;br /&gt;
For xsetwacom they are: none, cw, half and ccw&lt;br /&gt;
&lt;br /&gt;
--[[User:Don Jojo|Don Jojo]] 14:39, 3 January 2010 (UTC)&lt;/div&gt;</summary>
		<author><name>Don Jojo</name></author>
		
	</entry>
</feed>