<?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=Kanfil</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=Kanfil"/>
	<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/wiki/Special:Contributions/Kanfil"/>
	<updated>2026-04-05T18:53:44Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.12</generator>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Talk:Installing_Fedora_Core_5_on_a_ThinkPad_X41_Tablet&amp;diff=21750</id>
		<title>Talk:Installing Fedora Core 5 on a ThinkPad X41 Tablet</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Talk:Installing_Fedora_Core_5_on_a_ThinkPad_X41_Tablet&amp;diff=21750"/>
		<updated>2006-04-17T18:27:24Z</updated>

		<summary type="html">&lt;p&gt;Kanfil: /* Screen-on-the-fly wokrs, my info is */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== On-the-fly Rotation in FC5 ==&lt;br /&gt;
&lt;br /&gt;
[[User:Kanfil]] wrote:&lt;br /&gt;
&lt;br /&gt;
 Using Gnome 2.14 and xorg-x11-drv-i810-1.4.1.3-4.cvs20060322, On-the-fly rotation does work.&lt;br /&gt;
&lt;br /&gt;
[[User:Saikat|I]] have not been able to duplicate this. I am using the stock Fedora X.org server with the [http://mirrors.usc.edu/pub/linux/distributions/fedora/development/i386/repodata/repoview/xorg-x11-drv-i810-0-1.4.1.3-4.cvs20060322.1.html xorg-x11-drv-i810-1.4.1.3-4.cvs20060322] driver mentioned above.&lt;br /&gt;
&lt;br /&gt;
Running {{cmduser|xdpyinfo}} returns:&lt;br /&gt;
&lt;br /&gt;
 name of display:    :0.0&lt;br /&gt;
 version number:    11.0&lt;br /&gt;
 vendor string:    The X.Org Foundation&lt;br /&gt;
 vendor release number:    70000000&lt;br /&gt;
 X.Org version: 7.0.0&lt;br /&gt;
 [...]&lt;br /&gt;
 number of extensions:    32&lt;br /&gt;
     RANDR&lt;br /&gt;
     RENDER&lt;br /&gt;
     Composite&lt;br /&gt;
     DAMAGE&lt;br /&gt;
 [...]&lt;br /&gt;
&lt;br /&gt;
Running {{cmduser|xrandr -o 3}} results in:&lt;br /&gt;
&lt;br /&gt;
 {{cmduser|xrandr -o 3}}&lt;br /&gt;
 Error of failed request:  BadMatch (invalid parameter attributes)&lt;br /&gt;
 Major opcode of failed request:  156 (RANDR)&lt;br /&gt;
 Minor opcode of failed request:  2 (RRSetScreenConfig)&lt;br /&gt;
 Serial number of failed request:  12&lt;br /&gt;
 Current serial number in output stream:  12&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It should be possible with version 1.6+ of the i810 driver.  You can build this from the CVS repository, but it will not build properly on anything less than X11R7.0-RC2.  ~[[User:Loki|Loki]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I tried today's CVS/GIT [Xorg + IntelGrapicsDriver, 15.4.2006]. It doesn't work. ~[[User:Mcfrost|Mcfrost]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Try this:&lt;br /&gt;
&lt;br /&gt;
http://rpm.pbone.net/index.php3/stat/4/idpl/2756697/com/xorg-x11-drv-i810-1.6.0-1.i386.rpm.html&lt;br /&gt;
http://rpm.pbone.net/index.php3/stat/4/idpl/2756771/com/xorg-x11-drv-i810-1.6.0-1.x86_64.rpm.html&lt;br /&gt;
&lt;br /&gt;
You should be able to fix any unresolved dependencies with other rpms on that site, which likely means upgrading your X server package as well.  Read the updated man page that comes with the RPM for more info.  ~[[User:Loki|Loki]]&lt;br /&gt;
&lt;br /&gt;
== Screen-on-the-fly works, my info is ==&lt;br /&gt;
&lt;br /&gt;
Running {{cmduser|xdpyinfo}} returns:&lt;br /&gt;
 name of display:    :0.0&lt;br /&gt;
 version number:    11.0&lt;br /&gt;
 vendor string:    The X.Org Foundation &lt;br /&gt;
 vendor release number:    70000000&lt;br /&gt;
 X.Org version: 7.0.0&lt;br /&gt;
 maximum request size:  16777212 bytes&lt;br /&gt;
 motion buffer size:  256&lt;br /&gt;
 bitmap unit, bit order, padding:    32, LSBFirst, 32&lt;br /&gt;
 image byte order:    LSBFirst&lt;br /&gt;
 number of supported pixmap formats:    7&lt;br /&gt;
 supported pixmap formats:&lt;br /&gt;
     depth 1, bits_per_pixel 1, scanline_pad 32&lt;br /&gt;
     depth 4, bits_per_pixel 8, scanline_pad 32&lt;br /&gt;
     depth 8, bits_per_pixel 8, scanline_pad 32&lt;br /&gt;
     depth 15, bits_per_pixel 16, scanline_pad 32&lt;br /&gt;
     depth 16, bits_per_pixel 16, scanline_pad 32&lt;br /&gt;
     depth 24, bits_per_pixel 32, scanline_pad 32&lt;br /&gt;
     depth 32, bits_per_pixel 32, scanline_pad 32&lt;br /&gt;
 keycode range:    minimum 8, maximum 255&lt;br /&gt;
 focus:  window 0x380001e, revert to Parent&lt;br /&gt;
 number of extensions:    31&lt;br /&gt;
     BIG-REQUESTS&lt;br /&gt;
     DAMAGE&lt;br /&gt;
     DOUBLE-BUFFER&lt;br /&gt;
     DPMS&lt;br /&gt;
     Extended-Visual-Information&lt;br /&gt;
     GLX&lt;br /&gt;
     LBX&lt;br /&gt;
     MIT-SCREEN-SAVER&lt;br /&gt;
     MIT-SHM&lt;br /&gt;
     MIT-SUNDRY-NONSTANDARD&lt;br /&gt;
     RANDR&lt;br /&gt;
     RECORD&lt;br /&gt;
     RENDER&lt;br /&gt;
     SECURITY&lt;br /&gt;
     SGI-GLX&lt;br /&gt;
     SHAPE&lt;br /&gt;
     SYNC&lt;br /&gt;
     TOG-CUP&lt;br /&gt;
     X-Resource&lt;br /&gt;
     XC-APPGROUP&lt;br /&gt;
     XC-MISC&lt;br /&gt;
     XFIXES&lt;br /&gt;
     XFree86-Bigfont&lt;br /&gt;
     XFree86-DGA&lt;br /&gt;
     XFree86-DRI&lt;br /&gt;
     XFree86-Misc&lt;br /&gt;
     XFree86-VidModeExtension&lt;br /&gt;
     XInputExtension&lt;br /&gt;
     XKEYBOARD&lt;br /&gt;
     XTEST&lt;br /&gt;
     XVideo&lt;br /&gt;
 default screen number:    0&lt;br /&gt;
 number of screens:    1&lt;br /&gt;
 &lt;br /&gt;
 screen #0:&lt;br /&gt;
   print screen:    no&lt;br /&gt;
   dimensions:    1024x768 pixels (347x260 millimeters)&lt;br /&gt;
   resolution:    75x75 dots per inch&lt;br /&gt;
   depths (7):    24, 1, 4, 8, 15, 16, 32&lt;br /&gt;
   root window id:    0x4c&lt;br /&gt;
   depth of root window:    24 planes&lt;br /&gt;
   number of colormaps:    minimum 1, maximum 1&lt;br /&gt;
   default colormap:    0x20&lt;br /&gt;
   default number of colormap cells:    256&lt;br /&gt;
   preallocated pixels:    black 0, white 16777215&lt;br /&gt;
   options:    backing-store NO, save-unders NO&lt;br /&gt;
   largest cursor:    64x64&lt;br /&gt;
   current input event mask:    0xfaa033&lt;br /&gt;
    KeyPressMask             KeyReleaseMask           EnterWindowMask          &lt;br /&gt;
    LeaveWindowMask          ButtonMotionMask         ExposureMask             &lt;br /&gt;
    StructureNotifyMask      SubstructureNotifyMask   SubstructureRedirectMask &lt;br /&gt;
    FocusChangeMask          PropertyChangeMask       ColormapChangeMask       &lt;br /&gt;
  number of visuals:    16&lt;br /&gt;
  default visual id:  0x23&lt;br /&gt;
  visual:&lt;br /&gt;
    visual id:    0x23&lt;br /&gt;
    class:    TrueColor&lt;br /&gt;
    depth:    24 planes&lt;br /&gt;
    available colormap entries:    256 per subfield&lt;br /&gt;
    red, green, blue masks:    0xff0000, 0xff00, 0xff&lt;br /&gt;
    significant bits in color specification:    8 bits&lt;br /&gt;
  visual:&lt;br /&gt;
    visual id:    0x24&lt;br /&gt;
    class:    TrueColor&lt;br /&gt;
    depth:    24 planes&lt;br /&gt;
    available colormap entries:    256 per subfield&lt;br /&gt;
    red, green, blue masks:    0xff0000, 0xff00, 0xff&lt;br /&gt;
    significant bits in color specification:    8 bits&lt;br /&gt;
  visual:&lt;br /&gt;
    visual id:    0x25&lt;br /&gt;
    class:    TrueColor&lt;br /&gt;
    depth:    24 planes&lt;br /&gt;
    available colormap entries:    256 per subfield&lt;br /&gt;
    red, green, blue masks:    0xff0000, 0xff00, 0xff&lt;br /&gt;
    significant bits in color specification:    8 bits&lt;br /&gt;
  visual:&lt;br /&gt;
    visual id:    0x26&lt;br /&gt;
    class:    TrueColor&lt;br /&gt;
    depth:    24 planes&lt;br /&gt;
    available colormap entries:    256 per subfield&lt;br /&gt;
    red, green, blue masks:    0xff0000, 0xff00, 0xff&lt;br /&gt;
    significant bits in color specification:    8 bits&lt;br /&gt;
  visual:&lt;br /&gt;
    visual id:    0x27&lt;br /&gt;
    class:    TrueColor&lt;br /&gt;
    depth:    24 planes&lt;br /&gt;
    available colormap entries:    256 per subfield&lt;br /&gt;
    red, green, blue masks:    0xff0000, 0xff00, 0xff&lt;br /&gt;
    significant bits in color specification:    8 bits&lt;br /&gt;
  visual:&lt;br /&gt;
    visual id:    0x28&lt;br /&gt;
    class:    TrueColor&lt;br /&gt;
    depth:    24 planes&lt;br /&gt;
    available colormap entries:    256 per subfield&lt;br /&gt;
    red, green, blue masks:    0xff0000, 0xff00, 0xff&lt;br /&gt;
    significant bits in color specification:    8 bits&lt;br /&gt;
  visual:&lt;br /&gt;
    visual id:    0x29&lt;br /&gt;
    class:    TrueColor&lt;br /&gt;
    depth:    24 planes&lt;br /&gt;
    available colormap entries:    256 per subfield&lt;br /&gt;
    red, green, blue masks:    0xff0000, 0xff00, 0xff&lt;br /&gt;
    significant bits in color specification:    8 bits&lt;br /&gt;
  visual:&lt;br /&gt;
    visual id:    0x2a&lt;br /&gt;
    class:    TrueColor&lt;br /&gt;
    depth:    24 planes&lt;br /&gt;
    available colormap entries:    256 per subfield&lt;br /&gt;
    red, green, blue masks:    0xff0000, 0xff00, 0xff&lt;br /&gt;
    significant bits in color specification:    8 bits&lt;br /&gt;
  visual:&lt;br /&gt;
    visual id:    0x2b&lt;br /&gt;
    class:    DirectColor&lt;br /&gt;
    depth:    24 planes&lt;br /&gt;
    available colormap entries:    256 per subfield&lt;br /&gt;
    red, green, blue masks:    0xff0000, 0xff00, 0xff&lt;br /&gt;
    significant bits in color specification:    8 bits&lt;br /&gt;
  visual:&lt;br /&gt;
    visual id:    0x2c&lt;br /&gt;
    class:    DirectColor&lt;br /&gt;
    depth:    24 planes&lt;br /&gt;
    available colormap entries:    256 per subfield&lt;br /&gt;
    red, green, blue masks:    0xff0000, 0xff00, 0xff&lt;br /&gt;
    significant bits in color specification:    8 bits&lt;br /&gt;
  visual:&lt;br /&gt;
    visual id:    0x2d&lt;br /&gt;
    class:    DirectColor&lt;br /&gt;
    depth:    24 planes&lt;br /&gt;
    available colormap entries:    256 per subfield&lt;br /&gt;
    red, green, blue masks:    0xff0000, 0xff00, 0xff&lt;br /&gt;
    significant bits in color specification:    8 bits&lt;br /&gt;
  visual:&lt;br /&gt;
    visual id:    0x2e&lt;br /&gt;
    class:    DirectColor&lt;br /&gt;
    depth:    24 planes&lt;br /&gt;
    available colormap entries:    256 per subfield&lt;br /&gt;
    red, green, blue masks:    0xff0000, 0xff00, 0xff&lt;br /&gt;
    significant bits in color specification:    8 bits&lt;br /&gt;
  visual:&lt;br /&gt;
    visual id:    0x2f&lt;br /&gt;
    class:    DirectColor&lt;br /&gt;
    depth:    24 planes&lt;br /&gt;
    available colormap entries:    256 per subfield&lt;br /&gt;
    red, green, blue masks:    0xff0000, 0xff00, 0xff&lt;br /&gt;
    significant bits in color specification:    8 bits&lt;br /&gt;
  visual:&lt;br /&gt;
    visual id:    0x30&lt;br /&gt;
    class:    DirectColor&lt;br /&gt;
    depth:    24 planes&lt;br /&gt;
    available colormap entries:    256 per subfield&lt;br /&gt;
    red, green, blue masks:    0xff0000, 0xff00, 0xff&lt;br /&gt;
    significant bits in color specification:    8 bits&lt;br /&gt;
  visual:&lt;br /&gt;
    visual id:    0x31&lt;br /&gt;
    class:    DirectColor&lt;br /&gt;
    depth:    24 planes&lt;br /&gt;
    available colormap entries:    256 per subfield&lt;br /&gt;
    red, green, blue masks:    0xff0000, 0xff00, 0xff&lt;br /&gt;
    significant bits in color specification:    8 bits&lt;br /&gt;
  visual:&lt;br /&gt;
    visual id:    0x32&lt;br /&gt;
    class:    DirectColor&lt;br /&gt;
    depth:    24 planes&lt;br /&gt;
    available colormap entries:    256 per subfield&lt;br /&gt;
    red, green, blue masks:    0xff0000, 0xff00, 0xff&lt;br /&gt;
    significant bits in color specification:    8 bits&lt;br /&gt;
&lt;br /&gt;
xorg.conf {{path|/etc/X11/xorg.conf}}:&lt;br /&gt;
&lt;br /&gt;
 # Xorg configuration created by system-config-display&lt;br /&gt;
 Section &amp;quot;ServerLayout&amp;quot;&lt;br /&gt;
 	Identifier     &amp;quot;single head configuration&amp;quot;&lt;br /&gt;
 	Screen      0  &amp;quot;Screen0&amp;quot;&lt;br /&gt;
 	InputDevice    &amp;quot;Mouse0&amp;quot; &amp;quot;CorePointer&amp;quot;&lt;br /&gt;
 	InputDevice    &amp;quot;Keyboard0&amp;quot; &amp;quot;CoreKeyboard&amp;quot;&lt;br /&gt;
 	InputDevice    &amp;quot;cursor&amp;quot; &amp;quot;SendCoreEvents&amp;quot;&lt;br /&gt;
 	InputDevice    &amp;quot;stylus&amp;quot; &amp;quot;SendCoreEvents&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;Files&amp;quot;&lt;br /&gt;
  # RgbPath is the location of the RGB database.  Note, this is the name of the &lt;br /&gt;
  # file minus the extension (like &amp;quot;.txt&amp;quot; or &amp;quot;.db&amp;quot;).  There is normally&lt;br /&gt;
  # no need to change the default.&lt;br /&gt;
  # Multiple FontPath entries are allowed (they are concatenated together)&lt;br /&gt;
  # By default, Red Hat 6.0 and later now use a font server independent of&lt;br /&gt;
  # the X server to render fonts.&lt;br /&gt;
  	FontPath     &amp;quot;unix/:7100&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;Module&amp;quot;&lt;br /&gt;
 	Load  &amp;quot;dbe&amp;quot;&lt;br /&gt;
 	Load  &amp;quot;extmod&amp;quot;&lt;br /&gt;
 	Load  &amp;quot;fbdevhw&amp;quot;&lt;br /&gt;
 	Load  &amp;quot;glx&amp;quot;&lt;br /&gt;
 	Load  &amp;quot;record&amp;quot;&lt;br /&gt;
 	Load  &amp;quot;freetype&amp;quot;&lt;br /&gt;
 	Load  &amp;quot;type1&amp;quot;&lt;br /&gt;
 	Load  &amp;quot;dri&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
  &lt;br /&gt;
 Section &amp;quot;ServerFlags&amp;quot;&lt;br /&gt;
  	Option	    &amp;quot;AllowMouseOpenFail&amp;quot; &amp;quot;yes&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;InputDevice&amp;quot;&lt;br /&gt;
 &lt;br /&gt;
  # Specify which keyboard LEDs can be user-controlled (eg, with xset(1))&lt;br /&gt;
  #	Option	&amp;quot;Xleds&amp;quot;		&amp;quot;1 2 3&amp;quot;&lt;br /&gt;
  # To disable the XKEYBOARD extension, uncomment XkbDisable.&lt;br /&gt;
  #	Option	&amp;quot;XkbDisable&amp;quot;&lt;br /&gt;
  # To customise the XKB settings to suit your keyboard, modify the&lt;br /&gt;
  # lines below (which are the defaults).  For example, for a non-U.S.&lt;br /&gt;
  # keyboard, you will probably want to use:&lt;br /&gt;
  #	Option	&amp;quot;XkbModel&amp;quot;	&amp;quot;pc102&amp;quot;&lt;br /&gt;
  # If you have a US Microsoft Natural keyboard, you can use:&lt;br /&gt;
  #	Option	&amp;quot;XkbModel&amp;quot;	&amp;quot;microsoft&amp;quot;&lt;br /&gt;
  #&lt;br /&gt;
  # Then to change the language, change the Layout setting.&lt;br /&gt;
  # For example, a german layout can be obtained with:&lt;br /&gt;
  #	Option	&amp;quot;XkbLayout&amp;quot;	&amp;quot;de&amp;quot;&lt;br /&gt;
  # or:&lt;br /&gt;
  #	Option	&amp;quot;XkbLayout&amp;quot;	&amp;quot;de&amp;quot;&lt;br /&gt;
  #	Option	&amp;quot;XkbVariant&amp;quot;	&amp;quot;nodeadkeys&amp;quot;&lt;br /&gt;
  #&lt;br /&gt;
  # If you'd like to switch the positions of your capslock and&lt;br /&gt;
  # control keys, use:&lt;br /&gt;
  #	Option	&amp;quot;XkbOptions&amp;quot;	&amp;quot;ctrl:swapcaps&amp;quot;&lt;br /&gt;
  # Or if you just want both to be control, use:&lt;br /&gt;
  #	Option	&amp;quot;XkbOptions&amp;quot;	&amp;quot;ctrl:nocaps&amp;quot;&lt;br /&gt;
  #&lt;br /&gt;
  	Identifier  &amp;quot;Keyboard0&amp;quot;&lt;br /&gt;
  	Driver      &amp;quot;kbd&amp;quot;&lt;br /&gt;
  	Option	    &amp;quot;XkbModel&amp;quot; &amp;quot;pc105&amp;quot;&lt;br /&gt;
  	Option	    &amp;quot;XkbLayout&amp;quot; &amp;quot;us&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
  &lt;br /&gt;
 Section &amp;quot;InputDevice&amp;quot;&lt;br /&gt;
  	Identifier  &amp;quot;Mouse0&amp;quot;&lt;br /&gt;
  	Driver      &amp;quot;mouse&amp;quot;&lt;br /&gt;
  	Option	    &amp;quot;Protocol&amp;quot; &amp;quot;IMPS/2&amp;quot;&lt;br /&gt;
  	Option	    &amp;quot;Device&amp;quot; &amp;quot;/dev/input/mice&amp;quot;&lt;br /&gt;
  	Option	    &amp;quot;ZAxisMapping&amp;quot; &amp;quot;4 5&amp;quot;&lt;br /&gt;
  	Option	    &amp;quot;Emulate3Buttons&amp;quot; &amp;quot;no&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;InputDevice&amp;quot;&lt;br /&gt;
  	Identifier  &amp;quot;cursor&amp;quot;&lt;br /&gt;
  	Driver      &amp;quot;wacom&amp;quot;&lt;br /&gt;
  	Option	    &amp;quot;Device&amp;quot; &amp;quot;/dev/ttyS0&amp;quot;&lt;br /&gt;
  	Option	    &amp;quot;Type&amp;quot; &amp;quot;cursor&amp;quot;&lt;br /&gt;
  	Option	    &amp;quot;ForceDevice&amp;quot; &amp;quot;ISDV4&amp;quot;&lt;br /&gt;
  	Option	    &amp;quot;Mode&amp;quot; &amp;quot;Absolute&amp;quot;&lt;br /&gt;
 	Option        &amp;quot;TPCButton&amp;quot;     &amp;quot;on&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;InputDevice&amp;quot;&lt;br /&gt;
  	Identifier  &amp;quot;stylus&amp;quot;&lt;br /&gt;
  	Driver      &amp;quot;wacom&amp;quot;&lt;br /&gt;
  	Option	    &amp;quot;Device&amp;quot; &amp;quot;/dev/ttyS0&amp;quot;&lt;br /&gt;
  	Option	    &amp;quot;Type&amp;quot; &amp;quot;stylus&amp;quot;&lt;br /&gt;
  	Option	    &amp;quot;ForceDevice&amp;quot; &amp;quot;ISDV4&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;InputDevice&amp;quot;&lt;br /&gt;
 	Identifier  &amp;quot;eraser&amp;quot;&lt;br /&gt;
 	Driver      &amp;quot;wacom&amp;quot;&lt;br /&gt;
 	Option	    &amp;quot;Device&amp;quot; &amp;quot;/dev/ttyS0&amp;quot;&lt;br /&gt;
 	Option	    &amp;quot;Type&amp;quot; &amp;quot;eraser&amp;quot;&lt;br /&gt;
 	Option	    &amp;quot;ForceDevice&amp;quot; &amp;quot;ISDV4&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;Monitor&amp;quot;&lt;br /&gt;
  	Identifier   &amp;quot;Monitor0&amp;quot;&lt;br /&gt;
  	VendorName   &amp;quot;Monitor Vendor&amp;quot;&lt;br /&gt;
  	ModelName    &amp;quot;LCD Panel 1024x768&amp;quot;&lt;br /&gt;
  	HorizSync    31.5 - 48.5&lt;br /&gt;
  	VertRefresh  40.0 - 70.0&lt;br /&gt;
  	Option	    &amp;quot;dpms&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;Device&amp;quot;&lt;br /&gt;
 &lt;br /&gt;
        Driver      &amp;quot;i810&amp;quot;&lt;br /&gt;
 	Identifier  &amp;quot;Videocard0&amp;quot;&lt;br /&gt;
 #	Driver      &amp;quot;vesa&amp;quot;&lt;br /&gt;
 	VendorName  &amp;quot;Intel&amp;quot;&lt;br /&gt;
 	BoardName   &amp;quot;Intel 915&amp;quot;&lt;br /&gt;
 	BusID       &amp;quot;PCI:0:2:0&amp;quot;&lt;br /&gt;
 	Screen      0&lt;br /&gt;
 	Option &amp;quot;DisplayInfo&amp;quot; &amp;quot;FALSE&amp;quot;&lt;br /&gt;
 	Option &amp;quot;MonitorLayout&amp;quot; &amp;quot;CRT,LFP&amp;quot;&lt;br /&gt;
 	Option &amp;quot;NoAccel&amp;quot; &amp;quot;false&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;Screen&amp;quot;&lt;br /&gt;
 	Identifier &amp;quot;Screen0&amp;quot;&lt;br /&gt;
 	Device     &amp;quot;Videocard0&amp;quot;&lt;br /&gt;
 	Monitor    &amp;quot;Monitor0&amp;quot;&lt;br /&gt;
 	DefaultDepth     24&lt;br /&gt;
 	SubSection &amp;quot;Display&amp;quot;&lt;br /&gt;
 		Viewport   0 0&lt;br /&gt;
 		Depth     24&lt;br /&gt;
 		Modes    &amp;quot;1024x768&amp;quot; &amp;quot;800x600&amp;quot; &amp;quot;640x480&amp;quot;&lt;br /&gt;
 	EndSubSection&lt;br /&gt;
 	SubSection &amp;quot;Display&amp;quot;&lt;br /&gt;
 		Viewport   0 0&lt;br /&gt;
 		Depth     24&lt;br /&gt;
 		Modes    &amp;quot;1024x768&amp;quot; &amp;quot;800x600&amp;quot; &amp;quot;640x480&amp;quot;&lt;br /&gt;
 	EndSubSection&lt;br /&gt;
 EndSection&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;DRI&amp;quot;&lt;br /&gt;
 	Group        0&lt;br /&gt;
 	Mode         0666&lt;br /&gt;
 EndSection&lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;ServerLayout&amp;quot;&lt;br /&gt;
        Identifier     &amp;quot;rotateCW&amp;quot;&lt;br /&gt;
        Screen      0  &amp;quot;Screen0CW&amp;quot; 0 0&lt;br /&gt;
        InputDevice    &amp;quot;Mouse0&amp;quot; &amp;quot;CorePointer&amp;quot;&lt;br /&gt;
        InputDevice    &amp;quot;Keyboard0&amp;quot; &amp;quot;CoreKeyboard&amp;quot;&lt;br /&gt;
        InputDevice    &amp;quot;cursorCW&amp;quot; &amp;quot;SendCoreEvents&amp;quot;&lt;br /&gt;
        InputDevice    &amp;quot;stylusCW&amp;quot; &amp;quot;SendCoreEvents&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;Device&amp;quot;&lt;br /&gt;
        Identifier  &amp;quot;Videocard0CW&amp;quot;&lt;br /&gt;
        Driver      &amp;quot;i810&amp;quot;&lt;br /&gt;
        VendorName  &amp;quot;Videocard vendor&amp;quot;&lt;br /&gt;
        Option      &amp;quot;NoAccel&amp;quot;       &amp;quot;false&amp;quot;&lt;br /&gt;
        Option      &amp;quot;DRI&amp;quot;           &amp;quot;true&amp;quot;&lt;br /&gt;
        Option      &amp;quot;Rotate&amp;quot;        &amp;quot;CW&amp;quot;&lt;br /&gt;
        BoardName   &amp;quot;Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller&amp;quot;&lt;br /&gt;
        Option      &amp;quot;XAANoOffscreenPixmaps&amp;quot;&lt;br /&gt;
        Option      &amp;quot;SWCursor&amp;quot;      &amp;quot;On&amp;quot;&lt;br /&gt;
 EndSection &lt;br /&gt;
  &lt;br /&gt;
 Section &amp;quot;InputDevice&amp;quot;&lt;br /&gt;
      Driver        &amp;quot;wacom&amp;quot;&lt;br /&gt;
      Identifier    &amp;quot;cursorCW&amp;quot;&lt;br /&gt;
      Option        &amp;quot;Device&amp;quot;        &amp;quot;/dev/ttyS0&amp;quot;&lt;br /&gt;
      Option        &amp;quot;Type&amp;quot;          &amp;quot;cursor&amp;quot;&lt;br /&gt;
      Option        &amp;quot;ForceDevice&amp;quot;   &amp;quot;ISDV4&amp;quot;&lt;br /&gt;
      Option        &amp;quot;Mode&amp;quot;          &amp;quot;Absolute&amp;quot;&lt;br /&gt;
      Option        &amp;quot;TPCButton&amp;quot;     &amp;quot;on&amp;quot;&lt;br /&gt;
      Option        &amp;quot;TopX&amp;quot;          &amp;quot;500&amp;quot;&lt;br /&gt;
      Option        &amp;quot;BottomX&amp;quot;       &amp;quot;18000&amp;quot;&lt;br /&gt;
      Option        &amp;quot;TopY&amp;quot;          &amp;quot;-6000&amp;quot;&lt;br /&gt;
      Option        &amp;quot;BottomY&amp;quot;       &amp;quot;18500&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;InputDevice&amp;quot;&lt;br /&gt;
      Driver        &amp;quot;wacom&amp;quot;&lt;br /&gt;
      Identifier    &amp;quot;stylusCW&amp;quot;&lt;br /&gt;
      Option        &amp;quot;Device&amp;quot;        &amp;quot;/dev/ttyS0&amp;quot;&lt;br /&gt;
      Option        &amp;quot;Type&amp;quot;          &amp;quot;stylus&amp;quot;&lt;br /&gt;
      Option        &amp;quot;ForceDevice&amp;quot;   &amp;quot;ISDV4&amp;quot;&lt;br /&gt;
      Option        &amp;quot;Rotate&amp;quot;        &amp;quot;CW&amp;quot;&lt;br /&gt;
 EndSection &lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;Screen&amp;quot;&lt;br /&gt;
        Identifier &amp;quot;Screen0CW&amp;quot;&lt;br /&gt;
        Device     &amp;quot;Videocard0CW&amp;quot;&lt;br /&gt;
        Monitor    &amp;quot;Monitor0&amp;quot;&lt;br /&gt;
        DefaultDepth     24&lt;br /&gt;
        SubSection &amp;quot;Display&amp;quot;&lt;br /&gt;
                Viewport   0 0&lt;br /&gt;
                Depth     16&lt;br /&gt;
                Modes    &amp;quot;800x600&amp;quot; &amp;quot;640x480&amp;quot;&lt;br /&gt;
        EndSubSection&lt;br /&gt;
        SubSection &amp;quot;Display&amp;quot;&lt;br /&gt;
                Viewport   0 0&lt;br /&gt;
                Depth     24&lt;br /&gt;
                Modes    &amp;quot;1024x768&amp;quot; &amp;quot;800x600&amp;quot; &amp;quot;640x480&amp;quot;&lt;br /&gt;
        EndSubSection&lt;br /&gt;
 EndSection&lt;/div&gt;</summary>
		<author><name>Kanfil</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Talk:Installing_Fedora_Core_5_on_a_ThinkPad_X41_Tablet&amp;diff=21747</id>
		<title>Talk:Installing Fedora Core 5 on a ThinkPad X41 Tablet</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Talk:Installing_Fedora_Core_5_on_a_ThinkPad_X41_Tablet&amp;diff=21747"/>
		<updated>2006-04-17T15:57:23Z</updated>

		<summary type="html">&lt;p&gt;Kanfil: Screen-on-the-fly wokrs, my info is&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== On-the-fly Rotation in FC5 ==&lt;br /&gt;
&lt;br /&gt;
[[User:Kanfil]] wrote:&lt;br /&gt;
&lt;br /&gt;
 Using Gnome 2.14 and xorg-x11-drv-i810-1.4.1.3-4.cvs20060322, On-the-fly rotation does work.&lt;br /&gt;
&lt;br /&gt;
[[User:Saikat|I]] have not been able to duplicate this. I am using the stock Fedora X.org server with the [http://mirrors.usc.edu/pub/linux/distributions/fedora/development/i386/repodata/repoview/xorg-x11-drv-i810-0-1.4.1.3-4.cvs20060322.1.html xorg-x11-drv-i810-1.4.1.3-4.cvs20060322] driver mentioned above.&lt;br /&gt;
&lt;br /&gt;
Running {{cmduser|xdpyinfo}} returns:&lt;br /&gt;
&lt;br /&gt;
 name of display:    :0.0&lt;br /&gt;
 version number:    11.0&lt;br /&gt;
 vendor string:    The X.Org Foundation&lt;br /&gt;
 vendor release number:    70000000&lt;br /&gt;
 X.Org version: 7.0.0&lt;br /&gt;
 [...]&lt;br /&gt;
 number of extensions:    32&lt;br /&gt;
     RANDR&lt;br /&gt;
     RENDER&lt;br /&gt;
     Composite&lt;br /&gt;
     DAMAGE&lt;br /&gt;
 [...]&lt;br /&gt;
&lt;br /&gt;
Running {{cmduser|xrandr -o 3}} results in:&lt;br /&gt;
&lt;br /&gt;
 {{cmduser|xrandr -o 3}}&lt;br /&gt;
 Error of failed request:  BadMatch (invalid parameter attributes)&lt;br /&gt;
 Major opcode of failed request:  156 (RANDR)&lt;br /&gt;
 Minor opcode of failed request:  2 (RRSetScreenConfig)&lt;br /&gt;
 Serial number of failed request:  12&lt;br /&gt;
 Current serial number in output stream:  12&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It should be possible with version 1.6+ of the i810 driver.  You can build this from the CVS repository, but it will not build properly on anything less than X11R7.0-RC2.  ~[[User:Loki|Loki]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I tried today's CVS/GIT [Xorg + IntelGrapicsDriver, 15.4.2006]. It doesn't work. ~[[User:Mcfrost|Mcfrost]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Try this:&lt;br /&gt;
&lt;br /&gt;
http://rpm.pbone.net/index.php3/stat/4/idpl/2756697/com/xorg-x11-drv-i810-1.6.0-1.i386.rpm.html&lt;br /&gt;
http://rpm.pbone.net/index.php3/stat/4/idpl/2756771/com/xorg-x11-drv-i810-1.6.0-1.x86_64.rpm.html&lt;br /&gt;
&lt;br /&gt;
You should be able to fix any unresolved dependencies with other rpms on that site, which likely means upgrading your X server package as well.  Read the updated man page that comes with the RPM for more info.  ~[[User:Loki|Loki]]&lt;br /&gt;
&lt;br /&gt;
== Screen-on-the-fly wokrs, my info is ==&lt;br /&gt;
&lt;br /&gt;
Running {{cmduser|xdpyinfo}} returns:&lt;br /&gt;
 name of display:    :0.0&lt;br /&gt;
 version number:    11.0&lt;br /&gt;
 vendor string:    The X.Org Foundation &lt;br /&gt;
 vendor release number:    70000000&lt;br /&gt;
 X.Org version: 7.0.0&lt;br /&gt;
 maximum request size:  16777212 bytes&lt;br /&gt;
 motion buffer size:  256&lt;br /&gt;
 bitmap unit, bit order, padding:    32, LSBFirst, 32&lt;br /&gt;
 image byte order:    LSBFirst&lt;br /&gt;
 number of supported pixmap formats:    7&lt;br /&gt;
 supported pixmap formats:&lt;br /&gt;
     depth 1, bits_per_pixel 1, scanline_pad 32&lt;br /&gt;
     depth 4, bits_per_pixel 8, scanline_pad 32&lt;br /&gt;
     depth 8, bits_per_pixel 8, scanline_pad 32&lt;br /&gt;
     depth 15, bits_per_pixel 16, scanline_pad 32&lt;br /&gt;
     depth 16, bits_per_pixel 16, scanline_pad 32&lt;br /&gt;
     depth 24, bits_per_pixel 32, scanline_pad 32&lt;br /&gt;
     depth 32, bits_per_pixel 32, scanline_pad 32&lt;br /&gt;
 keycode range:    minimum 8, maximum 255&lt;br /&gt;
 focus:  window 0x380001e, revert to Parent&lt;br /&gt;
 number of extensions:    31&lt;br /&gt;
     BIG-REQUESTS&lt;br /&gt;
     DAMAGE&lt;br /&gt;
     DOUBLE-BUFFER&lt;br /&gt;
     DPMS&lt;br /&gt;
     Extended-Visual-Information&lt;br /&gt;
     GLX&lt;br /&gt;
     LBX&lt;br /&gt;
     MIT-SCREEN-SAVER&lt;br /&gt;
     MIT-SHM&lt;br /&gt;
     MIT-SUNDRY-NONSTANDARD&lt;br /&gt;
     RANDR&lt;br /&gt;
     RECORD&lt;br /&gt;
     RENDER&lt;br /&gt;
     SECURITY&lt;br /&gt;
     SGI-GLX&lt;br /&gt;
     SHAPE&lt;br /&gt;
     SYNC&lt;br /&gt;
     TOG-CUP&lt;br /&gt;
     X-Resource&lt;br /&gt;
     XC-APPGROUP&lt;br /&gt;
     XC-MISC&lt;br /&gt;
     XFIXES&lt;br /&gt;
     XFree86-Bigfont&lt;br /&gt;
     XFree86-DGA&lt;br /&gt;
     XFree86-DRI&lt;br /&gt;
     XFree86-Misc&lt;br /&gt;
     XFree86-VidModeExtension&lt;br /&gt;
     XInputExtension&lt;br /&gt;
     XKEYBOARD&lt;br /&gt;
     XTEST&lt;br /&gt;
     XVideo&lt;br /&gt;
 default screen number:    0&lt;br /&gt;
 number of screens:    1&lt;br /&gt;
 &lt;br /&gt;
 screen #0:&lt;br /&gt;
   print screen:    no&lt;br /&gt;
   dimensions:    1024x768 pixels (347x260 millimeters)&lt;br /&gt;
   resolution:    75x75 dots per inch&lt;br /&gt;
   depths (7):    24, 1, 4, 8, 15, 16, 32&lt;br /&gt;
   root window id:    0x4c&lt;br /&gt;
   depth of root window:    24 planes&lt;br /&gt;
   number of colormaps:    minimum 1, maximum 1&lt;br /&gt;
   default colormap:    0x20&lt;br /&gt;
   default number of colormap cells:    256&lt;br /&gt;
   preallocated pixels:    black 0, white 16777215&lt;br /&gt;
   options:    backing-store NO, save-unders NO&lt;br /&gt;
   largest cursor:    64x64&lt;br /&gt;
   current input event mask:    0xfaa033&lt;br /&gt;
    KeyPressMask             KeyReleaseMask           EnterWindowMask          &lt;br /&gt;
    LeaveWindowMask          ButtonMotionMask         ExposureMask             &lt;br /&gt;
    StructureNotifyMask      SubstructureNotifyMask   SubstructureRedirectMask &lt;br /&gt;
    FocusChangeMask          PropertyChangeMask       ColormapChangeMask       &lt;br /&gt;
  number of visuals:    16&lt;br /&gt;
  default visual id:  0x23&lt;br /&gt;
  visual:&lt;br /&gt;
    visual id:    0x23&lt;br /&gt;
    class:    TrueColor&lt;br /&gt;
    depth:    24 planes&lt;br /&gt;
    available colormap entries:    256 per subfield&lt;br /&gt;
    red, green, blue masks:    0xff0000, 0xff00, 0xff&lt;br /&gt;
    significant bits in color specification:    8 bits&lt;br /&gt;
  visual:&lt;br /&gt;
    visual id:    0x24&lt;br /&gt;
    class:    TrueColor&lt;br /&gt;
    depth:    24 planes&lt;br /&gt;
    available colormap entries:    256 per subfield&lt;br /&gt;
    red, green, blue masks:    0xff0000, 0xff00, 0xff&lt;br /&gt;
    significant bits in color specification:    8 bits&lt;br /&gt;
  visual:&lt;br /&gt;
    visual id:    0x25&lt;br /&gt;
    class:    TrueColor&lt;br /&gt;
    depth:    24 planes&lt;br /&gt;
    available colormap entries:    256 per subfield&lt;br /&gt;
    red, green, blue masks:    0xff0000, 0xff00, 0xff&lt;br /&gt;
    significant bits in color specification:    8 bits&lt;br /&gt;
  visual:&lt;br /&gt;
    visual id:    0x26&lt;br /&gt;
    class:    TrueColor&lt;br /&gt;
    depth:    24 planes&lt;br /&gt;
    available colormap entries:    256 per subfield&lt;br /&gt;
    red, green, blue masks:    0xff0000, 0xff00, 0xff&lt;br /&gt;
    significant bits in color specification:    8 bits&lt;br /&gt;
  visual:&lt;br /&gt;
    visual id:    0x27&lt;br /&gt;
    class:    TrueColor&lt;br /&gt;
    depth:    24 planes&lt;br /&gt;
    available colormap entries:    256 per subfield&lt;br /&gt;
    red, green, blue masks:    0xff0000, 0xff00, 0xff&lt;br /&gt;
    significant bits in color specification:    8 bits&lt;br /&gt;
  visual:&lt;br /&gt;
    visual id:    0x28&lt;br /&gt;
    class:    TrueColor&lt;br /&gt;
    depth:    24 planes&lt;br /&gt;
    available colormap entries:    256 per subfield&lt;br /&gt;
    red, green, blue masks:    0xff0000, 0xff00, 0xff&lt;br /&gt;
    significant bits in color specification:    8 bits&lt;br /&gt;
  visual:&lt;br /&gt;
    visual id:    0x29&lt;br /&gt;
    class:    TrueColor&lt;br /&gt;
    depth:    24 planes&lt;br /&gt;
    available colormap entries:    256 per subfield&lt;br /&gt;
    red, green, blue masks:    0xff0000, 0xff00, 0xff&lt;br /&gt;
    significant bits in color specification:    8 bits&lt;br /&gt;
  visual:&lt;br /&gt;
    visual id:    0x2a&lt;br /&gt;
    class:    TrueColor&lt;br /&gt;
    depth:    24 planes&lt;br /&gt;
    available colormap entries:    256 per subfield&lt;br /&gt;
    red, green, blue masks:    0xff0000, 0xff00, 0xff&lt;br /&gt;
    significant bits in color specification:    8 bits&lt;br /&gt;
  visual:&lt;br /&gt;
    visual id:    0x2b&lt;br /&gt;
    class:    DirectColor&lt;br /&gt;
    depth:    24 planes&lt;br /&gt;
    available colormap entries:    256 per subfield&lt;br /&gt;
    red, green, blue masks:    0xff0000, 0xff00, 0xff&lt;br /&gt;
    significant bits in color specification:    8 bits&lt;br /&gt;
  visual:&lt;br /&gt;
    visual id:    0x2c&lt;br /&gt;
    class:    DirectColor&lt;br /&gt;
    depth:    24 planes&lt;br /&gt;
    available colormap entries:    256 per subfield&lt;br /&gt;
    red, green, blue masks:    0xff0000, 0xff00, 0xff&lt;br /&gt;
    significant bits in color specification:    8 bits&lt;br /&gt;
  visual:&lt;br /&gt;
    visual id:    0x2d&lt;br /&gt;
    class:    DirectColor&lt;br /&gt;
    depth:    24 planes&lt;br /&gt;
    available colormap entries:    256 per subfield&lt;br /&gt;
    red, green, blue masks:    0xff0000, 0xff00, 0xff&lt;br /&gt;
    significant bits in color specification:    8 bits&lt;br /&gt;
  visual:&lt;br /&gt;
    visual id:    0x2e&lt;br /&gt;
    class:    DirectColor&lt;br /&gt;
    depth:    24 planes&lt;br /&gt;
    available colormap entries:    256 per subfield&lt;br /&gt;
    red, green, blue masks:    0xff0000, 0xff00, 0xff&lt;br /&gt;
    significant bits in color specification:    8 bits&lt;br /&gt;
  visual:&lt;br /&gt;
    visual id:    0x2f&lt;br /&gt;
    class:    DirectColor&lt;br /&gt;
    depth:    24 planes&lt;br /&gt;
    available colormap entries:    256 per subfield&lt;br /&gt;
    red, green, blue masks:    0xff0000, 0xff00, 0xff&lt;br /&gt;
    significant bits in color specification:    8 bits&lt;br /&gt;
  visual:&lt;br /&gt;
    visual id:    0x30&lt;br /&gt;
    class:    DirectColor&lt;br /&gt;
    depth:    24 planes&lt;br /&gt;
    available colormap entries:    256 per subfield&lt;br /&gt;
    red, green, blue masks:    0xff0000, 0xff00, 0xff&lt;br /&gt;
    significant bits in color specification:    8 bits&lt;br /&gt;
  visual:&lt;br /&gt;
    visual id:    0x31&lt;br /&gt;
    class:    DirectColor&lt;br /&gt;
    depth:    24 planes&lt;br /&gt;
    available colormap entries:    256 per subfield&lt;br /&gt;
    red, green, blue masks:    0xff0000, 0xff00, 0xff&lt;br /&gt;
    significant bits in color specification:    8 bits&lt;br /&gt;
  visual:&lt;br /&gt;
    visual id:    0x32&lt;br /&gt;
    class:    DirectColor&lt;br /&gt;
    depth:    24 planes&lt;br /&gt;
    available colormap entries:    256 per subfield&lt;br /&gt;
    red, green, blue masks:    0xff0000, 0xff00, 0xff&lt;br /&gt;
    significant bits in color specification:    8 bits&lt;br /&gt;
&lt;br /&gt;
xorg.conf {{path|/etc/X11/xorg.conf}}:&lt;br /&gt;
&lt;br /&gt;
 # Xorg configuration created by system-config-display&lt;br /&gt;
 Section &amp;quot;ServerLayout&amp;quot;&lt;br /&gt;
 	Identifier     &amp;quot;single head configuration&amp;quot;&lt;br /&gt;
 	Screen      0  &amp;quot;Screen0&amp;quot;&lt;br /&gt;
 	InputDevice    &amp;quot;Mouse0&amp;quot; &amp;quot;CorePointer&amp;quot;&lt;br /&gt;
 	InputDevice    &amp;quot;Keyboard0&amp;quot; &amp;quot;CoreKeyboard&amp;quot;&lt;br /&gt;
 	InputDevice    &amp;quot;cursor&amp;quot; &amp;quot;SendCoreEvents&amp;quot;&lt;br /&gt;
 	InputDevice    &amp;quot;stylus&amp;quot; &amp;quot;SendCoreEvents&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;Files&amp;quot;&lt;br /&gt;
  # RgbPath is the location of the RGB database.  Note, this is the name of the &lt;br /&gt;
  # file minus the extension (like &amp;quot;.txt&amp;quot; or &amp;quot;.db&amp;quot;).  There is normally&lt;br /&gt;
  # no need to change the default.&lt;br /&gt;
  # Multiple FontPath entries are allowed (they are concatenated together)&lt;br /&gt;
  # By default, Red Hat 6.0 and later now use a font server independent of&lt;br /&gt;
  # the X server to render fonts.&lt;br /&gt;
  	FontPath     &amp;quot;unix/:7100&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;Module&amp;quot;&lt;br /&gt;
 	Load  &amp;quot;dbe&amp;quot;&lt;br /&gt;
 	Load  &amp;quot;extmod&amp;quot;&lt;br /&gt;
 	Load  &amp;quot;fbdevhw&amp;quot;&lt;br /&gt;
 	Load  &amp;quot;glx&amp;quot;&lt;br /&gt;
 	Load  &amp;quot;record&amp;quot;&lt;br /&gt;
 	Load  &amp;quot;freetype&amp;quot;&lt;br /&gt;
 	Load  &amp;quot;type1&amp;quot;&lt;br /&gt;
 	Load  &amp;quot;dri&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
  &lt;br /&gt;
 Section &amp;quot;ServerFlags&amp;quot;&lt;br /&gt;
  	Option	    &amp;quot;AllowMouseOpenFail&amp;quot; &amp;quot;yes&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;InputDevice&amp;quot;&lt;br /&gt;
 &lt;br /&gt;
  # Specify which keyboard LEDs can be user-controlled (eg, with xset(1))&lt;br /&gt;
  #	Option	&amp;quot;Xleds&amp;quot;		&amp;quot;1 2 3&amp;quot;&lt;br /&gt;
  # To disable the XKEYBOARD extension, uncomment XkbDisable.&lt;br /&gt;
  #	Option	&amp;quot;XkbDisable&amp;quot;&lt;br /&gt;
  # To customise the XKB settings to suit your keyboard, modify the&lt;br /&gt;
  # lines below (which are the defaults).  For example, for a non-U.S.&lt;br /&gt;
  # keyboard, you will probably want to use:&lt;br /&gt;
  #	Option	&amp;quot;XkbModel&amp;quot;	&amp;quot;pc102&amp;quot;&lt;br /&gt;
  # If you have a US Microsoft Natural keyboard, you can use:&lt;br /&gt;
  #	Option	&amp;quot;XkbModel&amp;quot;	&amp;quot;microsoft&amp;quot;&lt;br /&gt;
  #&lt;br /&gt;
  # Then to change the language, change the Layout setting.&lt;br /&gt;
  # For example, a german layout can be obtained with:&lt;br /&gt;
  #	Option	&amp;quot;XkbLayout&amp;quot;	&amp;quot;de&amp;quot;&lt;br /&gt;
  # or:&lt;br /&gt;
  #	Option	&amp;quot;XkbLayout&amp;quot;	&amp;quot;de&amp;quot;&lt;br /&gt;
  #	Option	&amp;quot;XkbVariant&amp;quot;	&amp;quot;nodeadkeys&amp;quot;&lt;br /&gt;
  #&lt;br /&gt;
  # If you'd like to switch the positions of your capslock and&lt;br /&gt;
  # control keys, use:&lt;br /&gt;
  #	Option	&amp;quot;XkbOptions&amp;quot;	&amp;quot;ctrl:swapcaps&amp;quot;&lt;br /&gt;
  # Or if you just want both to be control, use:&lt;br /&gt;
  #	Option	&amp;quot;XkbOptions&amp;quot;	&amp;quot;ctrl:nocaps&amp;quot;&lt;br /&gt;
  #&lt;br /&gt;
  	Identifier  &amp;quot;Keyboard0&amp;quot;&lt;br /&gt;
  	Driver      &amp;quot;kbd&amp;quot;&lt;br /&gt;
  	Option	    &amp;quot;XkbModel&amp;quot; &amp;quot;pc105&amp;quot;&lt;br /&gt;
  	Option	    &amp;quot;XkbLayout&amp;quot; &amp;quot;us&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
  &lt;br /&gt;
 Section &amp;quot;InputDevice&amp;quot;&lt;br /&gt;
  	Identifier  &amp;quot;Mouse0&amp;quot;&lt;br /&gt;
  	Driver      &amp;quot;mouse&amp;quot;&lt;br /&gt;
  	Option	    &amp;quot;Protocol&amp;quot; &amp;quot;IMPS/2&amp;quot;&lt;br /&gt;
  	Option	    &amp;quot;Device&amp;quot; &amp;quot;/dev/input/mice&amp;quot;&lt;br /&gt;
  	Option	    &amp;quot;ZAxisMapping&amp;quot; &amp;quot;4 5&amp;quot;&lt;br /&gt;
  	Option	    &amp;quot;Emulate3Buttons&amp;quot; &amp;quot;no&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;InputDevice&amp;quot;&lt;br /&gt;
  	Identifier  &amp;quot;cursor&amp;quot;&lt;br /&gt;
  	Driver      &amp;quot;wacom&amp;quot;&lt;br /&gt;
  	Option	    &amp;quot;Device&amp;quot; &amp;quot;/dev/ttyS0&amp;quot;&lt;br /&gt;
  	Option	    &amp;quot;Type&amp;quot; &amp;quot;cursor&amp;quot;&lt;br /&gt;
  	Option	    &amp;quot;ForceDevice&amp;quot; &amp;quot;ISDV4&amp;quot;&lt;br /&gt;
  	Option	    &amp;quot;Mode&amp;quot; &amp;quot;Absolute&amp;quot;&lt;br /&gt;
 	Option        &amp;quot;TPCButton&amp;quot;     &amp;quot;on&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;InputDevice&amp;quot;&lt;br /&gt;
  	Identifier  &amp;quot;stylus&amp;quot;&lt;br /&gt;
  	Driver      &amp;quot;wacom&amp;quot;&lt;br /&gt;
  	Option	    &amp;quot;Device&amp;quot; &amp;quot;/dev/ttyS0&amp;quot;&lt;br /&gt;
  	Option	    &amp;quot;Type&amp;quot; &amp;quot;stylus&amp;quot;&lt;br /&gt;
  	Option	    &amp;quot;ForceDevice&amp;quot; &amp;quot;ISDV4&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;InputDevice&amp;quot;&lt;br /&gt;
 	Identifier  &amp;quot;eraser&amp;quot;&lt;br /&gt;
 	Driver      &amp;quot;wacom&amp;quot;&lt;br /&gt;
 	Option	    &amp;quot;Device&amp;quot; &amp;quot;/dev/ttyS0&amp;quot;&lt;br /&gt;
 	Option	    &amp;quot;Type&amp;quot; &amp;quot;eraser&amp;quot;&lt;br /&gt;
 	Option	    &amp;quot;ForceDevice&amp;quot; &amp;quot;ISDV4&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;Monitor&amp;quot;&lt;br /&gt;
  	Identifier   &amp;quot;Monitor0&amp;quot;&lt;br /&gt;
  	VendorName   &amp;quot;Monitor Vendor&amp;quot;&lt;br /&gt;
  	ModelName    &amp;quot;LCD Panel 1024x768&amp;quot;&lt;br /&gt;
  	HorizSync    31.5 - 48.5&lt;br /&gt;
  	VertRefresh  40.0 - 70.0&lt;br /&gt;
  	Option	    &amp;quot;dpms&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;Device&amp;quot;&lt;br /&gt;
 &lt;br /&gt;
        Driver      &amp;quot;i810&amp;quot;&lt;br /&gt;
 	Identifier  &amp;quot;Videocard0&amp;quot;&lt;br /&gt;
 #	Driver      &amp;quot;vesa&amp;quot;&lt;br /&gt;
 	VendorName  &amp;quot;Intel&amp;quot;&lt;br /&gt;
 	BoardName   &amp;quot;Intel 915&amp;quot;&lt;br /&gt;
 	BusID       &amp;quot;PCI:0:2:0&amp;quot;&lt;br /&gt;
 	Screen      0&lt;br /&gt;
 	Option &amp;quot;DisplayInfo&amp;quot; &amp;quot;FALSE&amp;quot;&lt;br /&gt;
 	Option &amp;quot;MonitorLayout&amp;quot; &amp;quot;CRT,LFP&amp;quot;&lt;br /&gt;
 	Option &amp;quot;NoAccel&amp;quot; &amp;quot;false&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;Screen&amp;quot;&lt;br /&gt;
 	Identifier &amp;quot;Screen0&amp;quot;&lt;br /&gt;
 	Device     &amp;quot;Videocard0&amp;quot;&lt;br /&gt;
 	Monitor    &amp;quot;Monitor0&amp;quot;&lt;br /&gt;
 	DefaultDepth     24&lt;br /&gt;
 	SubSection &amp;quot;Display&amp;quot;&lt;br /&gt;
 		Viewport   0 0&lt;br /&gt;
 		Depth     24&lt;br /&gt;
 		Modes    &amp;quot;1024x768&amp;quot; &amp;quot;800x600&amp;quot; &amp;quot;640x480&amp;quot;&lt;br /&gt;
 	EndSubSection&lt;br /&gt;
 	SubSection &amp;quot;Display&amp;quot;&lt;br /&gt;
 		Viewport   0 0&lt;br /&gt;
 		Depth     24&lt;br /&gt;
 		Modes    &amp;quot;1024x768&amp;quot; &amp;quot;800x600&amp;quot; &amp;quot;640x480&amp;quot;&lt;br /&gt;
 	EndSubSection&lt;br /&gt;
 EndSection&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;DRI&amp;quot;&lt;br /&gt;
 	Group        0&lt;br /&gt;
 	Mode         0666&lt;br /&gt;
 EndSection&lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;ServerLayout&amp;quot;&lt;br /&gt;
        Identifier     &amp;quot;rotateCW&amp;quot;&lt;br /&gt;
        Screen      0  &amp;quot;Screen0CW&amp;quot; 0 0&lt;br /&gt;
        InputDevice    &amp;quot;Mouse0&amp;quot; &amp;quot;CorePointer&amp;quot;&lt;br /&gt;
        InputDevice    &amp;quot;Keyboard0&amp;quot; &amp;quot;CoreKeyboard&amp;quot;&lt;br /&gt;
        InputDevice    &amp;quot;cursorCW&amp;quot; &amp;quot;SendCoreEvents&amp;quot;&lt;br /&gt;
        InputDevice    &amp;quot;stylusCW&amp;quot; &amp;quot;SendCoreEvents&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;Device&amp;quot;&lt;br /&gt;
        Identifier  &amp;quot;Videocard0CW&amp;quot;&lt;br /&gt;
        Driver      &amp;quot;i810&amp;quot;&lt;br /&gt;
        VendorName  &amp;quot;Videocard vendor&amp;quot;&lt;br /&gt;
        Option      &amp;quot;NoAccel&amp;quot;       &amp;quot;false&amp;quot;&lt;br /&gt;
        Option      &amp;quot;DRI&amp;quot;           &amp;quot;true&amp;quot;&lt;br /&gt;
        Option      &amp;quot;Rotate&amp;quot;        &amp;quot;CW&amp;quot;&lt;br /&gt;
        BoardName   &amp;quot;Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller&amp;quot;&lt;br /&gt;
        Option      &amp;quot;XAANoOffscreenPixmaps&amp;quot;&lt;br /&gt;
        Option      &amp;quot;SWCursor&amp;quot;      &amp;quot;On&amp;quot;&lt;br /&gt;
 EndSection &lt;br /&gt;
  &lt;br /&gt;
 Section &amp;quot;InputDevice&amp;quot;&lt;br /&gt;
      Driver        &amp;quot;wacom&amp;quot;&lt;br /&gt;
      Identifier    &amp;quot;cursorCW&amp;quot;&lt;br /&gt;
      Option        &amp;quot;Device&amp;quot;        &amp;quot;/dev/ttyS0&amp;quot;&lt;br /&gt;
      Option        &amp;quot;Type&amp;quot;          &amp;quot;cursor&amp;quot;&lt;br /&gt;
      Option        &amp;quot;ForceDevice&amp;quot;   &amp;quot;ISDV4&amp;quot;&lt;br /&gt;
      Option        &amp;quot;Mode&amp;quot;          &amp;quot;Absolute&amp;quot;&lt;br /&gt;
      Option        &amp;quot;TPCButton&amp;quot;     &amp;quot;on&amp;quot;&lt;br /&gt;
      Option        &amp;quot;TopX&amp;quot;          &amp;quot;500&amp;quot;&lt;br /&gt;
      Option        &amp;quot;BottomX&amp;quot;       &amp;quot;18000&amp;quot;&lt;br /&gt;
      Option        &amp;quot;TopY&amp;quot;          &amp;quot;-6000&amp;quot;&lt;br /&gt;
      Option        &amp;quot;BottomY&amp;quot;       &amp;quot;18500&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;InputDevice&amp;quot;&lt;br /&gt;
      Driver        &amp;quot;wacom&amp;quot;&lt;br /&gt;
      Identifier    &amp;quot;stylusCW&amp;quot;&lt;br /&gt;
      Option        &amp;quot;Device&amp;quot;        &amp;quot;/dev/ttyS0&amp;quot;&lt;br /&gt;
      Option        &amp;quot;Type&amp;quot;          &amp;quot;stylus&amp;quot;&lt;br /&gt;
      Option        &amp;quot;ForceDevice&amp;quot;   &amp;quot;ISDV4&amp;quot;&lt;br /&gt;
      Option        &amp;quot;Rotate&amp;quot;        &amp;quot;CW&amp;quot;&lt;br /&gt;
 EndSection &lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;Screen&amp;quot;&lt;br /&gt;
        Identifier &amp;quot;Screen0CW&amp;quot;&lt;br /&gt;
        Device     &amp;quot;Videocard0CW&amp;quot;&lt;br /&gt;
        Monitor    &amp;quot;Monitor0&amp;quot;&lt;br /&gt;
        DefaultDepth     24&lt;br /&gt;
        SubSection &amp;quot;Display&amp;quot;&lt;br /&gt;
                Viewport   0 0&lt;br /&gt;
                Depth     16&lt;br /&gt;
                Modes    &amp;quot;800x600&amp;quot; &amp;quot;640x480&amp;quot;&lt;br /&gt;
        EndSubSection&lt;br /&gt;
        SubSection &amp;quot;Display&amp;quot;&lt;br /&gt;
                Viewport   0 0&lt;br /&gt;
                Depth     24&lt;br /&gt;
                Modes    &amp;quot;1024x768&amp;quot; &amp;quot;800x600&amp;quot; &amp;quot;640x480&amp;quot;&lt;br /&gt;
        EndSubSection&lt;br /&gt;
 EndSection&lt;/div&gt;</summary>
		<author><name>Kanfil</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Fedora_Core_5_on_a_ThinkPad_X41_Tablet&amp;diff=21363</id>
		<title>Installing Fedora Core 5 on a ThinkPad X41 Tablet</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Fedora_Core_5_on_a_ThinkPad_X41_Tablet&amp;diff=21363"/>
		<updated>2006-04-04T22:34:37Z</updated>

		<summary type="html">&lt;p&gt;Kanfil: /* On-the-fly Rotation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Success Chart ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2| '''Item''' || '''Working''' || '''Notes'''&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2|Installation &lt;br /&gt;
| Network Installation ||class=&amp;quot;diff-addedline&amp;quot;| Yes ||&lt;br /&gt;
|-&lt;br /&gt;
| USB Installation     ||class=&amp;quot;diff-context&amp;quot;| Not Tested ||&lt;br /&gt;
|- &lt;br /&gt;
|rowspan=4|Display&lt;br /&gt;
| Laptop Screen  ||class=&amp;quot;diff-addedline&amp;quot;| Yes || X.org i810 driver&lt;br /&gt;
|-&lt;br /&gt;
| CRT / Projector ||class=&amp;quot;diff-addedline&amp;quot;| Yes || &lt;br /&gt;
|-&lt;br /&gt;
| Screen Rotation ||class=&amp;quot;diff-addedline&amp;quot;| Yes || Separate X server (not on-the-fly)&lt;br /&gt;
|-&lt;br /&gt;
| Stylus ||class=&amp;quot;diff-addedline&amp;quot;| Yes || wacom serial driver.&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2|Power Management&lt;br /&gt;
| Software Suspend (hibernate) ||class=&amp;quot;diff-addedline&amp;quot;| Yes || [[Software Suspend 2]]&lt;br /&gt;
|-&lt;br /&gt;
| Suspend to Memory (ACPI sleep) ||class=&amp;quot;diff-addedline&amp;quot;| Yes (mostly) || [[Software Suspend 2]], occasional crash&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2| Audio ||class=&amp;quot;diff-addedline&amp;quot;| Yes || ALSA intel8x0 driver&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| Wireless || 802.11b/g ||class=&amp;quot;diff-addedline&amp;quot;| Yes || ipw2200/madwifi drivers&lt;br /&gt;
|-&lt;br /&gt;
| Bluetooth ||class=&amp;quot;diff-context&amp;quot;| Not Tested || Should work. See [[Installing Fedora Core 4 on a ThinkPad X41 Tablet]]&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2|Extra Buttons || Keyboard Section ||class=&amp;quot;diff-addedline&amp;quot;| Yes || ibm-acpi driver&lt;br /&gt;
|-&lt;br /&gt;
| Tablet buttons ||class=&amp;quot;diff-addedline&amp;quot;| Yes || setkeycodes&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2| Fingerprint Scanner ||class=&amp;quot;diff-context&amp;quot;| Not Tested || See [[Integrated Fingerprint Reader]].&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2| Harddisk Active Protection ||class=&amp;quot;diff-context&amp;quot;| Not Tested || See  [[Active Protection System]].&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
Installation is straight forward and no different from the process mentioned in [[Installing Fedora Core 4 on a ThinkPad X41 Tablet]].&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
&lt;br /&gt;
=== X Server ===&lt;br /&gt;
&lt;br /&gt;
==== Enabling the Stylus ====&lt;br /&gt;
&lt;br /&gt;
Add the following lines to {{path|/etc/rc.d/rc.local}}:&lt;br /&gt;
&lt;br /&gt;
 # Map stylus to a serial port&lt;br /&gt;
 setserial /dev/ttyS0 port 0x0200 irq 5 autoconfig&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add the lines in bold font to {{path|/etc/X11/xorg.conf}}:&lt;br /&gt;
&lt;br /&gt;
  Section &amp;quot;ServerLayout&amp;quot;&lt;br /&gt;
         Identifier     &amp;quot;default&amp;quot;&lt;br /&gt;
         Screen      0  &amp;quot;Screen0&amp;quot; 0 0&lt;br /&gt;
         InputDevice    &amp;quot;Mouse0&amp;quot; &amp;quot;CorePointer&amp;quot;&lt;br /&gt;
         InputDevice    &amp;quot;Keyboard0&amp;quot; &amp;quot;CoreKeyboard&amp;quot;&lt;br /&gt;
         '''InputDevice    &amp;quot;cursor&amp;quot; &amp;quot;SendCoreEvents&amp;quot;'''&lt;br /&gt;
         '''InputDevice    &amp;quot;stylus&amp;quot; &amp;quot;SendCoreEvents&amp;quot;'''&lt;br /&gt;
 EndSection&lt;br /&gt;
 &lt;br /&gt;
 '''Section &amp;quot;InputDevice&amp;quot;'''&lt;br /&gt;
       '''Driver        &amp;quot;wacom&amp;quot;'''&lt;br /&gt;
       '''Identifier    &amp;quot;cursor&amp;quot;'''&lt;br /&gt;
       '''Option        &amp;quot;Device&amp;quot;        &amp;quot;/dev/ttyS0&amp;quot;'''&lt;br /&gt;
       '''Option        &amp;quot;Type&amp;quot;          &amp;quot;cursor&amp;quot;'''&lt;br /&gt;
       '''Option        &amp;quot;ForceDevice&amp;quot;   &amp;quot;ISDV4&amp;quot;'''&lt;br /&gt;
       '''Option        &amp;quot;Mode&amp;quot;          &amp;quot;Absolute&amp;quot;'''&lt;br /&gt;
       '''Option        &amp;quot;TPCButton&amp;quot;     &amp;quot;on&amp;quot;'''&lt;br /&gt;
 '''EndSection'''&lt;br /&gt;
 &lt;br /&gt;
 '''Section &amp;quot;InputDevice&amp;quot;'''&lt;br /&gt;
       '''Driver        &amp;quot;wacom&amp;quot;'''&lt;br /&gt;
       '''Identifier    &amp;quot;stylus&amp;quot;'''&lt;br /&gt;
       '''Option        &amp;quot;Device&amp;quot;        &amp;quot;/dev/ttyS0&amp;quot;'''&lt;br /&gt;
       '''Option        &amp;quot;Type&amp;quot;          &amp;quot;stylus&amp;quot;'''&lt;br /&gt;
       '''Option        &amp;quot;ForceDevice&amp;quot;   &amp;quot;ISDV4&amp;quot;'''&lt;br /&gt;
 '''EndSection'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Enabling Screen Rotation ====&lt;br /&gt;
&lt;br /&gt;
Add the following lines to {{path|/etc/X11/xorg.conf}}:&lt;br /&gt;
&lt;br /&gt;
 # Clockwise Rotation&lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;ServerLayout&amp;quot;&lt;br /&gt;
         Identifier     &amp;quot;rotateCW&amp;quot;&lt;br /&gt;
         Screen      0  &amp;quot;Screen0CW&amp;quot; 0 0&lt;br /&gt;
         InputDevice    &amp;quot;Mouse0&amp;quot; &amp;quot;CorePointer&amp;quot;&lt;br /&gt;
         InputDevice    &amp;quot;Keyboard0&amp;quot; &amp;quot;CoreKeyboard&amp;quot;&lt;br /&gt;
         InputDevice    &amp;quot;cursorCW&amp;quot; &amp;quot;SendCoreEvents&amp;quot;&lt;br /&gt;
         InputDevice    &amp;quot;stylusCW&amp;quot; &amp;quot;SendCoreEvents&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;Device&amp;quot;&lt;br /&gt;
         Identifier  &amp;quot;Videocard0CW&amp;quot;&lt;br /&gt;
         Driver      &amp;quot;i810&amp;quot;&lt;br /&gt;
         VendorName  &amp;quot;Videocard vendor&amp;quot;&lt;br /&gt;
         Option      &amp;quot;NoAccel&amp;quot;       &amp;quot;false&amp;quot;&lt;br /&gt;
         Option      &amp;quot;DRI&amp;quot;           &amp;quot;true&amp;quot;&lt;br /&gt;
         Option      &amp;quot;Rotate&amp;quot;        &amp;quot;CW&amp;quot;&lt;br /&gt;
         BoardName   &amp;quot;Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller&amp;quot;&lt;br /&gt;
         Option      &amp;quot;XAANoOffscreenPixmaps&amp;quot;&lt;br /&gt;
         Option      &amp;quot;SWCursor&amp;quot;      &amp;quot;On&amp;quot;&lt;br /&gt;
 EndSection &lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;InputDevice&amp;quot;&lt;br /&gt;
       Driver        &amp;quot;wacom&amp;quot;&lt;br /&gt;
       Identifier    &amp;quot;cursorCW&amp;quot;&lt;br /&gt;
       Option        &amp;quot;Device&amp;quot;        &amp;quot;/dev/ttyS0&amp;quot;&lt;br /&gt;
       Option        &amp;quot;Type&amp;quot;          &amp;quot;cursor&amp;quot;&lt;br /&gt;
       Option        &amp;quot;ForceDevice&amp;quot;   &amp;quot;ISDV4&amp;quot;&lt;br /&gt;
       Option        &amp;quot;Mode&amp;quot;          &amp;quot;Absolute&amp;quot;&lt;br /&gt;
       Option        &amp;quot;TPCButton&amp;quot;     &amp;quot;on&amp;quot;&lt;br /&gt;
       Option        &amp;quot;TopX&amp;quot;          &amp;quot;500&amp;quot;&lt;br /&gt;
       Option        &amp;quot;BottomX&amp;quot;       &amp;quot;18000&amp;quot;&lt;br /&gt;
       Option        &amp;quot;TopY&amp;quot;          &amp;quot;-6000&amp;quot;&lt;br /&gt;
       Option        &amp;quot;BottomY&amp;quot;       &amp;quot;18500&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;InputDevice&amp;quot;&lt;br /&gt;
       Driver        &amp;quot;wacom&amp;quot;&lt;br /&gt;
       Identifier    &amp;quot;stylusCW&amp;quot;&lt;br /&gt;
       Option        &amp;quot;Device&amp;quot;        &amp;quot;/dev/ttyS0&amp;quot;&lt;br /&gt;
       Option        &amp;quot;Type&amp;quot;          &amp;quot;stylus&amp;quot;&lt;br /&gt;
       Option        &amp;quot;ForceDevice&amp;quot;   &amp;quot;ISDV4&amp;quot;&lt;br /&gt;
       Option        &amp;quot;Rotate&amp;quot;        &amp;quot;CW&amp;quot;&lt;br /&gt;
 EndSection &lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;Screen&amp;quot;&lt;br /&gt;
         Identifier &amp;quot;Screen0CW&amp;quot;&lt;br /&gt;
         Device     &amp;quot;Videocard0CW&amp;quot;&lt;br /&gt;
         Monitor    &amp;quot;Monitor0&amp;quot;&lt;br /&gt;
         DefaultDepth     24&lt;br /&gt;
         SubSection &amp;quot;Display&amp;quot;&lt;br /&gt;
                 Viewport   0 0&lt;br /&gt;
                 Depth     16&lt;br /&gt;
                 Modes    &amp;quot;800x600&amp;quot; &amp;quot;640x480&amp;quot;&lt;br /&gt;
         EndSubSection&lt;br /&gt;
         SubSection &amp;quot;Display&amp;quot;&lt;br /&gt;
                 Viewport   0 0&lt;br /&gt;
                 Depth     24&lt;br /&gt;
                 Modes    &amp;quot;1024x768&amp;quot; &amp;quot;800x600&amp;quot; &amp;quot;640x480&amp;quot;&lt;br /&gt;
         EndSubSection&lt;br /&gt;
 EndSection&lt;br /&gt;
&lt;br /&gt;
To activate the rotated layout, start X with {{cmduser|startx -- :1 -layout rotateCW}}. To enable a login screen in the rotated configuration, add a new server under {{path|System &amp;gt; Admininstration &amp;gt; Login Screen &amp;gt; Security &amp;gt; Configure X Server}}&lt;br /&gt;
&lt;br /&gt;
 VT: 1&lt;br /&gt;
 Server: Standard&lt;br /&gt;
 Options: -layout rotateCW&lt;br /&gt;
&lt;br /&gt;
Log out and restart the login manager: {{cmdroot|gdm-restart}}. The standard (unrotated) server will be on screen 0 ({{key|Alt}}{{key|F7}}) and the rotated server will be on screen 1 ({{key|Alt}}{{key|F8}})&lt;br /&gt;
&lt;br /&gt;
===== On-the-fly Rotation =====&lt;br /&gt;
&lt;br /&gt;
On-the-fly rotation does not work. The X.org 810 driver does not support it yet. Once support for it is added, on-the-fly rotation can be invoked by executing {{cmduser|xrandr -o 3}}.&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
Using Gnome 2.14 and xorg-x11-drv-i810-1.4.1.3-4.cvs20060322, On-the-fly rotation does work.&lt;br /&gt;
&lt;br /&gt;
=== Wireless Network ===&lt;br /&gt;
&lt;br /&gt;
Install the &amp;lt;tt&amp;gt;ipw2200&amp;lt;/tt&amp;gt; driver from ATrpms.&lt;br /&gt;
&lt;br /&gt;
 {{cmdroot|rpm --import http://ATrpms.net/RPM-GPG-KEY.atrpms}}&lt;br /&gt;
 {{cmdroot|rpm -Uvh http://dl.atrpms.net/all/3rd-party-package-config-104-3.rhfc5.at.i386.rpm}}&lt;br /&gt;
 {{cmdroot|yum install ipw2200}}&lt;br /&gt;
&lt;br /&gt;
=== Hibernation ===&lt;br /&gt;
&lt;br /&gt;
Software suspend works using [[Software Suspend 2]]. To install:&lt;br /&gt;
&lt;br /&gt;
 {{cmdroot|cd /etc/yum.repos.d}}&lt;br /&gt;
 {{cmdroot|wget http://mhensler.de/swsusp/download/suspend2.repo}}&lt;br /&gt;
 {{cmdroot|yum install userui-suspend2-fbsplash userui-suspend2-theme-fedorabubbles kernel-suspend2}}&lt;br /&gt;
&lt;br /&gt;
Edit the appropriate kernel line in {{path|/etc/grub.conf}} and add the parameters {{bootparm|vga|0x317}} and {{bootparm|acpi_sleep|s3_bios}}. For example:&lt;br /&gt;
&lt;br /&gt;
 title Fedora Core (''&amp;lt;kernel.version-build&amp;gt;''.rhfc5.cubbi_suspend2)&lt;br /&gt;
        root (hd0,1)&lt;br /&gt;
        kernel /vmlinuz-''&amp;lt;kernel.version-build&amp;gt;''.rhfc5.cubbi_suspend2 ro root=/dev/VolGroup00/LogVol00 rhgb quiet '''vga=0x317 acpi_sleep=s3_bios'''&lt;br /&gt;
        initrd /initrd-''&amp;lt;kernel.version-build&amp;gt;''.rhfc5.cubbi_suspend2.img&lt;br /&gt;
&lt;br /&gt;
Add the following lines in {{path|/etc/hibernate/hibernate.conf}}:&lt;br /&gt;
&lt;br /&gt;
 ProcSetting userui_program /sbin/suspend2ui_fbsplash&lt;br /&gt;
 OnResume 96 setserial /dev/ttyS0 port 0x0200 irq 5 autoconfig&lt;br /&gt;
&lt;br /&gt;
Comment out the following line in {{path|/etc/hibernate/hibernate.conf}}:&lt;br /&gt;
&lt;br /&gt;
 '''#''' ProcSetting userui_program /sbin/suspend2ui_text&lt;br /&gt;
&lt;br /&gt;
Add the following lines in {{path|/etc/hibernate/ram.conf}}:&lt;br /&gt;
&lt;br /&gt;
 Distribution fedora&lt;br /&gt;
&lt;br /&gt;
Comment out the following lines in {{path|/etc/hibernate/ram.conf}}:&lt;br /&gt;
&lt;br /&gt;
 '''#''' EnableVbetool yes&lt;br /&gt;
 '''#''' VbetoolPost yes&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
Force the use of &amp;lt;tt&amp;gt;suspend2&amp;lt;/tt&amp;gt; by editing the appropriate line in {{path|/etc/sysconfig/pm}}:&lt;br /&gt;
&lt;br /&gt;
 HIBERNATE_METHOD=&amp;quot;'''suspend2'''&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Tablet Buttons ===&lt;br /&gt;
&lt;br /&gt;
Activate mappings for the tablet buttons by adding the following lines to {{path|/etc/rc.d/rc.local}}:&lt;br /&gt;
&lt;br /&gt;
 # Map tablet hardware buttons&lt;br /&gt;
 setkeycodes 6e 109 6d 104 69 28 6b 1&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
=== Network, Power Management, OSD ===&lt;br /&gt;
&lt;br /&gt;
Some useful software is not installed by default. These include:&lt;br /&gt;
* &amp;lt;tt&amp;gt;tpb&amp;lt;/tt&amp;gt; &amp;amp;mdash; On screen display for thinkpad buttons&lt;br /&gt;
* &amp;lt;tt&amp;gt;Network Manager&amp;lt;/tt&amp;gt; &amp;amp;mdash; Manages wireless and wired networks automatically&lt;br /&gt;
* &amp;lt;tt&amp;gt;Gnome Power Manager&amp;lt;/tt&amp;gt; &amp;amp;mdash; Manages ACPI power events&lt;br /&gt;
&lt;br /&gt;
To install them execute:&lt;br /&gt;
&lt;br /&gt;
 {{cmdroot|yum install tpb NetworkManager gnome-power-manager}}&lt;br /&gt;
 {{cmdroot|chkconfig NetworkManager on}}&lt;br /&gt;
&lt;br /&gt;
Check your &amp;lt;tt&amp;gt;gnome-session-manager&amp;lt;/tt&amp;gt; is configured to automatically start the panel applets that control Network Manager and Gnome Power Manager.&lt;br /&gt;
Ensure the following entries are present under {{path|System &amp;gt; Preferences &amp;gt; More Preferences &amp;gt; Sessions &amp;gt; Startup Programs}}:&lt;br /&gt;
&lt;br /&gt;
  nm-applet --sm-disable&lt;br /&gt;
  gnome-power-manager --sm-disable&lt;br /&gt;
&lt;br /&gt;
=== Java 1.5 ===&lt;br /&gt;
&lt;br /&gt;
Install Sun's JRE 1.5. This is required for the &amp;lt;tt&amp;gt;jarnal&amp;lt;/tt&amp;gt; program below.&lt;br /&gt;
&lt;br /&gt;
Download the build: {{cmduser|wget http://mirrors.dotsrc.org/jpackage/1.6/generic/non-free/SRPMS/java-1.5.0-sun-1.5.0.06-1jpp.nosrc.rpm}}&lt;br /&gt;
* Create the build environment: {{cmdroot|rpm -Uvh java-1.5.0-sun-1.5.0.05-1jpp.nosrc.rpm}}&lt;br /&gt;
* Download the JVM from [http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&amp;amp;PartDetailId=jdk-1.5.0_06-oth-JPR&amp;amp;SiteId=JSC&amp;amp;TransactionId=noreg Sun's Java page] and download &amp;lt;tt&amp;gt;jdk-1_5_0_06-linux-i586.bin&amp;lt;/tt&amp;gt; to {{path|/usr/src/redhat/SOURCES}}&lt;br /&gt;
* Build the RPMs: {{cmdroot|rpmbuild -ba /usr/src/redhat/SPECS/java-1.5.0-sun.spec}}&lt;br /&gt;
* Install the JVM: {{cmdroot|rpm -Uvh /usr/src/redhat/RPMS/i586/java-1.5.0-sun-1.5.0.06-1jpp.i586.rpm}}&lt;br /&gt;
* Install the fonts: {{cmdroot|rpm -Uvh /usr/src/redhat/RPMS/i586/java-1.5.0-sun-fonts-1.5.0.06-1jpp.i586.rpm}}&lt;br /&gt;
&lt;br /&gt;
Note: This is tailored for the latest JVM as of writing this article. Substitute the latest version numbers if this doesn't work.&lt;br /&gt;
&lt;br /&gt;
=== Jarnal Note-Taking ===&lt;br /&gt;
&lt;br /&gt;
Install the [http://www.dklevine.com/general/software/tc1000/jarnal.htm Jarnal] note-taking application:&lt;br /&gt;
&lt;br /&gt;
 {{cmdroot|wget http://www.cs.cornell.edu/~saikat/jarnal-8.14-1sg.noarch.rpm}}&lt;br /&gt;
 {{cmdroot|yum localinstall jarnal-8.14-1sg.noarch.rpm}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:X41 Tablet]][[Category:Fedora]]&lt;/div&gt;</summary>
		<author><name>Kanfil</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Fedora_Core_5_on_a_ThinkPad_X41_Tablet&amp;diff=21271</id>
		<title>Installing Fedora Core 5 on a ThinkPad X41 Tablet</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Fedora_Core_5_on_a_ThinkPad_X41_Tablet&amp;diff=21271"/>
		<updated>2006-04-02T23:27:15Z</updated>

		<summary type="html">&lt;p&gt;Kanfil: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Success Chart ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2| '''Item''' || '''Working''' || '''Notes'''&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2|Installation &lt;br /&gt;
| Network Installation ||class=&amp;quot;diff-addedline&amp;quot;| Yes ||&lt;br /&gt;
|-&lt;br /&gt;
| USB Installation     ||class=&amp;quot;diff-context&amp;quot;| Not Tested ||&lt;br /&gt;
|- &lt;br /&gt;
|rowspan=4|Display&lt;br /&gt;
| Laptop Screen  ||class=&amp;quot;diff-addedline&amp;quot;| Yes || Xorg i810 driver&lt;br /&gt;
|-&lt;br /&gt;
| CRT / Projector ||class=&amp;quot;diff-addedline&amp;quot;| Yes || &lt;br /&gt;
|-&lt;br /&gt;
| Screen Rotation ||class=&amp;quot;diff-addedline&amp;quot;| Yes || Separate X server (not on-the-fly)&lt;br /&gt;
|-&lt;br /&gt;
| Stylus ||class=&amp;quot;diff-addedline&amp;quot;| Yes || wacom serial driver.&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2|Power Management&lt;br /&gt;
| Software Suspend (hibernate) ||class=&amp;quot;diff-addedline&amp;quot;| Yes || [[Software Suspend 2]]&lt;br /&gt;
|-&lt;br /&gt;
| Suspend to Memory (ACPI sleep) ||class=&amp;quot;diff-addedline&amp;quot;| Yes (mostly) || [[Software Suspend 2]], occasional crash&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2| Audio ||class=&amp;quot;diff-addedline&amp;quot;| Yes || ALSA intel8x0 driver&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| Wireless || 802.11b/g ||class=&amp;quot;diff-addedline&amp;quot;| Yes || ipw2200/madwifi drivers&lt;br /&gt;
|-&lt;br /&gt;
| Bluetooth ||class=&amp;quot;diff-context&amp;quot;| Not Tested || Should work. See [[Installing Fedora Core 4 on a ThinkPad X41 Tablet]]&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2|Extra Buttons || Keyboard Section ||class=&amp;quot;diff-addedline&amp;quot;| Yes || ibm-acpi driver&lt;br /&gt;
|-&lt;br /&gt;
| Tablet buttons ||class=&amp;quot;diff-addedline&amp;quot;| Yes || setkeycodes&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2| Fingerprint Scanner ||class=&amp;quot;diff-context&amp;quot;| Not Tested || See [[Integrated Fingerprint Reader]].&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2| Harddisk Active Protection ||class=&amp;quot;diff-context&amp;quot;| Not Tested || See  [[Active Protection System]].&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
Installation is straight forward and no different from the process mentioned in [[Installing Fedora Core 4 on a ThinkPad X41 Tablet]].&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
&lt;br /&gt;
=== X Server ===&lt;br /&gt;
&lt;br /&gt;
==== Enabling the Stylus ====&lt;br /&gt;
&lt;br /&gt;
Add the following lines to {{path|/etc/rc.d/rc.local}}:&lt;br /&gt;
&lt;br /&gt;
 # Map stylus to a serial port&lt;br /&gt;
 setserial /dev/ttyS0 port 0x0200 irq 5 autoconfig&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add the lines in bold font to {{path|/etc/X11/xorg.conf}}:&lt;br /&gt;
&lt;br /&gt;
  Section &amp;quot;ServerLayout&amp;quot;&lt;br /&gt;
         Identifier     &amp;quot;default&amp;quot;&lt;br /&gt;
         Screen      0  &amp;quot;Screen0&amp;quot; 0 0&lt;br /&gt;
         InputDevice    &amp;quot;Mouse0&amp;quot; &amp;quot;CorePointer&amp;quot;&lt;br /&gt;
         InputDevice    &amp;quot;Keyboard0&amp;quot; &amp;quot;CoreKeyboard&amp;quot;&lt;br /&gt;
         '''InputDevice    &amp;quot;cursor&amp;quot; &amp;quot;SendCoreEvents&amp;quot;'''&lt;br /&gt;
         '''InputDevice    &amp;quot;stylus&amp;quot; &amp;quot;SendCoreEvents&amp;quot;'''&lt;br /&gt;
 EndSection&lt;br /&gt;
 &lt;br /&gt;
 '''Section &amp;quot;InputDevice&amp;quot;'''&lt;br /&gt;
       '''Driver        &amp;quot;wacom&amp;quot;'''&lt;br /&gt;
       '''Identifier    &amp;quot;cursor&amp;quot;'''&lt;br /&gt;
       '''Option        &amp;quot;Device&amp;quot;        &amp;quot;/dev/ttyS0&amp;quot;'''&lt;br /&gt;
       '''Option        &amp;quot;Type&amp;quot;          &amp;quot;cursor&amp;quot;'''&lt;br /&gt;
       '''Option        &amp;quot;ForceDevice&amp;quot;   &amp;quot;ISDV4&amp;quot;'''&lt;br /&gt;
       '''Option        &amp;quot;Mode&amp;quot;          &amp;quot;Absolute&amp;quot;'''&lt;br /&gt;
       '''Option        &amp;quot;TPCButton&amp;quot;     &amp;quot;on&amp;quot;'''&lt;br /&gt;
 '''EndSection'''&lt;br /&gt;
 &lt;br /&gt;
 '''Section &amp;quot;InputDevice&amp;quot;'''&lt;br /&gt;
       '''Driver        &amp;quot;wacom&amp;quot;'''&lt;br /&gt;
       '''Identifier    &amp;quot;stylus&amp;quot;'''&lt;br /&gt;
       '''Option        &amp;quot;Device&amp;quot;        &amp;quot;/dev/ttyS0&amp;quot;'''&lt;br /&gt;
       '''Option        &amp;quot;Type&amp;quot;          &amp;quot;stylus&amp;quot;'''&lt;br /&gt;
       '''Option        &amp;quot;ForceDevice&amp;quot;   &amp;quot;ISDV4&amp;quot;'''&lt;br /&gt;
 '''EndSection'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Enabling Screen Rotation ====&lt;br /&gt;
&lt;br /&gt;
Add the following lines to {{path|/etc/X11/xorg.conf}}:&lt;br /&gt;
&lt;br /&gt;
 # Clockwise Rotation&lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;ServerLayout&amp;quot;&lt;br /&gt;
         Identifier     &amp;quot;rotateCW&amp;quot;&lt;br /&gt;
         Screen      0  &amp;quot;Screen0CW&amp;quot; 0 0&lt;br /&gt;
         InputDevice    &amp;quot;Mouse0&amp;quot; &amp;quot;CorePointer&amp;quot;&lt;br /&gt;
         InputDevice    &amp;quot;Keyboard0&amp;quot; &amp;quot;CoreKeyboard&amp;quot;&lt;br /&gt;
         InputDevice    &amp;quot;cursorCW&amp;quot; &amp;quot;SendCoreEvents&amp;quot;&lt;br /&gt;
         InputDevice    &amp;quot;stylusCW&amp;quot; &amp;quot;SendCoreEvents&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;Device&amp;quot;&lt;br /&gt;
         Identifier  &amp;quot;Videocard0CW&amp;quot;&lt;br /&gt;
         Driver      &amp;quot;i810&amp;quot;&lt;br /&gt;
         VendorName  &amp;quot;Videocard vendor&amp;quot;&lt;br /&gt;
         Option      &amp;quot;NoAccel&amp;quot;       &amp;quot;false&amp;quot;&lt;br /&gt;
         Option      &amp;quot;DRI&amp;quot;           &amp;quot;true&amp;quot;&lt;br /&gt;
         Option      &amp;quot;Rotate&amp;quot;        &amp;quot;CW&amp;quot;&lt;br /&gt;
         BoardName   &amp;quot;Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller&amp;quot;&lt;br /&gt;
         Option      &amp;quot;XAANoOffscreenPixmaps&amp;quot;&lt;br /&gt;
         Option      &amp;quot;SWCursor&amp;quot;      &amp;quot;On&amp;quot;&lt;br /&gt;
 EndSection &lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;InputDevice&amp;quot;&lt;br /&gt;
       Driver        &amp;quot;wacom&amp;quot;&lt;br /&gt;
       Identifier    &amp;quot;cursorCW&amp;quot;&lt;br /&gt;
       Option        &amp;quot;Device&amp;quot;        &amp;quot;/dev/ttyS0&amp;quot;&lt;br /&gt;
       Option        &amp;quot;Type&amp;quot;          &amp;quot;cursor&amp;quot;&lt;br /&gt;
       Option        &amp;quot;ForceDevice&amp;quot;   &amp;quot;ISDV4&amp;quot;&lt;br /&gt;
       Option        &amp;quot;Mode&amp;quot;          &amp;quot;Absolute&amp;quot;&lt;br /&gt;
       Option        &amp;quot;TPCButton&amp;quot;     &amp;quot;on&amp;quot;&lt;br /&gt;
       Option        &amp;quot;TopX&amp;quot;          &amp;quot;500&amp;quot;&lt;br /&gt;
       Option        &amp;quot;BottomX&amp;quot;       &amp;quot;18000&amp;quot;&lt;br /&gt;
       Option        &amp;quot;TopY&amp;quot;          &amp;quot;-6000&amp;quot;&lt;br /&gt;
       Option        &amp;quot;BottomY&amp;quot;       &amp;quot;18500&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;InputDevice&amp;quot;&lt;br /&gt;
       Driver        &amp;quot;wacom&amp;quot;&lt;br /&gt;
       Identifier    &amp;quot;stylusCW&amp;quot;&lt;br /&gt;
       Option        &amp;quot;Device&amp;quot;        &amp;quot;/dev/ttyS0&amp;quot;&lt;br /&gt;
       Option        &amp;quot;Type&amp;quot;          &amp;quot;stylus&amp;quot;&lt;br /&gt;
       Option        &amp;quot;ForceDevice&amp;quot;   &amp;quot;ISDV4&amp;quot;&lt;br /&gt;
       Option        &amp;quot;Rotate&amp;quot;        &amp;quot;CW&amp;quot;&lt;br /&gt;
 EndSection &lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;Screen&amp;quot;&lt;br /&gt;
         Identifier &amp;quot;Screen0CW&amp;quot;&lt;br /&gt;
         Device     &amp;quot;Videocard0CW&amp;quot;&lt;br /&gt;
         Monitor    &amp;quot;Monitor0&amp;quot;&lt;br /&gt;
         DefaultDepth     24&lt;br /&gt;
         SubSection &amp;quot;Display&amp;quot;&lt;br /&gt;
                 Viewport   0 0&lt;br /&gt;
                 Depth     16&lt;br /&gt;
                 Modes    &amp;quot;800x600&amp;quot; &amp;quot;640x480&amp;quot;&lt;br /&gt;
         EndSubSection&lt;br /&gt;
         SubSection &amp;quot;Display&amp;quot;&lt;br /&gt;
                 Viewport   0 0&lt;br /&gt;
                 Depth     24&lt;br /&gt;
                 Modes    &amp;quot;1024x768&amp;quot; &amp;quot;800x600&amp;quot; &amp;quot;640x480&amp;quot;&lt;br /&gt;
         EndSubSection&lt;br /&gt;
 EndSection&lt;br /&gt;
&lt;br /&gt;
To activate the rotated layout, start X with {{cmduser|startx -- :1 -layout rotateCW}}. To enable a login screen in the rotated configuration, add a new server under {{path|System &amp;gt; Admininstration &amp;gt; Login Screen &amp;gt; Security &amp;gt; Configure X Server}}&lt;br /&gt;
&lt;br /&gt;
 VT: 1&lt;br /&gt;
 Server: Standard&lt;br /&gt;
 Options: -layout rotateCW&lt;br /&gt;
&lt;br /&gt;
Log out and restart the login manager: {{cmdroot|gdm-restart}}. The standard (unrotated) server will be on screen 0 ({{key|Alt}}{{key|F7}}) and the rotated server will be on screen 1 ({{key|Alt}}{{key|F8}})&lt;br /&gt;
&lt;br /&gt;
Another option is to use screen rotation on the fly using {{cmduser|xrandr -o 0-3}}.&lt;br /&gt;
&lt;br /&gt;
=== Wireless Network ===&lt;br /&gt;
&lt;br /&gt;
Install the &amp;lt;tt&amp;gt;ipw2200&amp;lt;/tt&amp;gt; driver from ATrpms.&lt;br /&gt;
&lt;br /&gt;
 {{cmdroot|rpm --import http://ATrpms.net/RPM-GPG-KEY.atrpms}}&lt;br /&gt;
 {{cmdroot|rpm -Uvh http://dl.atrpms.net/all/3rd-party-package-config-104-3.rhfc5.at.i386.rpm}}&lt;br /&gt;
 {{cmdroot|yum install ipw2200}}&lt;br /&gt;
&lt;br /&gt;
=== Hibernation ===&lt;br /&gt;
&lt;br /&gt;
Software suspend works using [[Software Suspend 2]]. To install:&lt;br /&gt;
&lt;br /&gt;
 {{cmdroot|cd /etc/yum.repos.d}}&lt;br /&gt;
 {{cmdroot|wget http://mhensler.de/swsusp/download/suspend2.repo}}&lt;br /&gt;
 {{cmdroot|yum install userui-suspend2-fbsplash userui-suspend2-theme-fedorabubbles kernel-suspend2}}&lt;br /&gt;
&lt;br /&gt;
Edit the appropriate kernel line in {{path|/etc/grub.conf}} and add the parameters {{bootparm|vga|0x317}} and {{bootparm|acpi_sleep|s3_bios}}. For example:&lt;br /&gt;
&lt;br /&gt;
 title Fedora Core (''&amp;lt;kernel.version-build&amp;gt;''.rhfc5.cubbi_suspend2)&lt;br /&gt;
        root (hd0,1)&lt;br /&gt;
        kernel /vmlinuz-''&amp;lt;kernel.version-build&amp;gt;''.rhfc5.cubbi_suspend2 ro root=/dev/VolGroup00/LogVol00 rhgb quiet '''vga=0x317 acpi_sleep=s3_bios'''&lt;br /&gt;
        initrd /initrd-''&amp;lt;kernel.version-build&amp;gt;''.rhfc5.cubbi_suspend2.img&lt;br /&gt;
&lt;br /&gt;
Add the following line to {{path|/etc/hibernate/hibernate.conf}}:&lt;br /&gt;
&lt;br /&gt;
 OnResume 96 setserial /dev/ttyS0 port 0x0200 irq 5 autoconfig&lt;br /&gt;
&lt;br /&gt;
Force the use of &amp;lt;tt&amp;gt;suspend2&amp;lt;/tt&amp;gt; by editing the appropriate line in {{path|/etc/sysconfig/pm}}:&lt;br /&gt;
&lt;br /&gt;
 HIBERNATE_METHOD=&amp;quot;'''suspend2'''&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Tablet Buttons ===&lt;br /&gt;
&lt;br /&gt;
Activate mappings for the tablet buttons by adding the following lines to {{path|/etc/rc.d/rc.local}}:&lt;br /&gt;
&lt;br /&gt;
 # Map tablet hardware buttons&lt;br /&gt;
 setkeycodes 6e 109 6d 104 69 28 6b 1&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
=== Network, Power Management, OSD ===&lt;br /&gt;
&lt;br /&gt;
Some useful software is not installed by default. These include:&lt;br /&gt;
* &amp;lt;tt&amp;gt;tpb&amp;lt;/tt&amp;gt; &amp;amp;mdash; On screen display for thinkpad buttons&lt;br /&gt;
* &amp;lt;tt&amp;gt;Network Manager&amp;lt;/tt&amp;gt; &amp;amp;mdash; Manages wireless and wired networks automatically&lt;br /&gt;
* &amp;lt;tt&amp;gt;Gnome Power Manager&amp;lt;/tt&amp;gt; &amp;amp;mdash; Manages ACPI power events&lt;br /&gt;
&lt;br /&gt;
To install them execute:&lt;br /&gt;
&lt;br /&gt;
 {{cmdroot|yum install tpb NetworkManager gnome-power-manager}}&lt;br /&gt;
&lt;br /&gt;
Check your &amp;lt;tt&amp;gt;gnome-session-manager&amp;lt;/tt&amp;gt; is configured to automatically start the panel applets that control Network Manager and Gnome Power Manager.&lt;br /&gt;
Ensure the following entries are present under {{path|System &amp;gt; Preferences &amp;gt; More Preferences &amp;gt; Sessions &amp;gt; Startup Programs}}:&lt;br /&gt;
&lt;br /&gt;
  nm-applet --sm-disable&lt;br /&gt;
  gnome-power-manager --sm-disable&lt;br /&gt;
&lt;br /&gt;
=== Java 1.5 ===&lt;br /&gt;
&lt;br /&gt;
Install Sun's JRE 1.5. This is required for the &amp;lt;tt&amp;gt;jarnal&amp;lt;/tt&amp;gt; program below.&lt;br /&gt;
&lt;br /&gt;
Download the build: {{cmduser|wget http://mirrors.dotsrc.org/jpackage/1.6/generic/non-free/SRPMS/java-1.5.0-sun-1.5.0.06-1jpp.nosrc.rpm}}&lt;br /&gt;
* Create the build environment: {{cmdroot|rpm -Uvh java-1.5.0-sun-1.5.0.05-1jpp.nosrc.rpm}}&lt;br /&gt;
* Download the JVM from [http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&amp;amp;PartDetailId=jdk-1.5.0_06-oth-JPR&amp;amp;SiteId=JSC&amp;amp;TransactionId=noreg Sun's Java page] and download &amp;lt;tt&amp;gt;jdk-1_5_0_06-linux-i586.bin&amp;lt;/tt&amp;gt; to {{path|/usr/src/redhat/SOURCES}}&lt;br /&gt;
* Build the RPMs: {{cmdroot|rpmbuild -ba /usr/src/redhat/SPECS/java-1.5.0-sun.spec}}&lt;br /&gt;
* Install the JVM: {{cmdroot|rpm -Uvh /usr/src/redhat/RPMS/i586/java-1.5.0-sun-1.5.0.06-1jpp.i586.rpm}}&lt;br /&gt;
* Install the fonts: {{cmdroot|rpm -Uvh /usr/src/redhat/RPMS/i586/java-1.5.0-sun-fonts-1.5.0.06-1jpp.i586.rpm}}&lt;br /&gt;
&lt;br /&gt;
Note: This is tailored for the latest JVM as of writing this article. Substitute the latest version numbers if this doesn't work.&lt;br /&gt;
&lt;br /&gt;
=== Jarnal Note-Taking ===&lt;br /&gt;
&lt;br /&gt;
Install the [http://www.dklevine.com/general/software/tc1000/jarnal.htm Jarnal] note-taking application:&lt;br /&gt;
&lt;br /&gt;
 {{cmdroot|wget http://www.cs.cornell.edu/~saikat/jarnal-8.14-1sg.noarch.rpm}}&lt;br /&gt;
 {{cmdroot|yum localinstall jarnal-8.14-1sg.noarch.rpm}}&lt;/div&gt;</summary>
		<author><name>Kanfil</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Fedora_Core_5_on_a_ThinkPad_X41_Tablet&amp;diff=21270</id>
		<title>Installing Fedora Core 5 on a ThinkPad X41 Tablet</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Fedora_Core_5_on_a_ThinkPad_X41_Tablet&amp;diff=21270"/>
		<updated>2006-04-02T23:26:13Z</updated>

		<summary type="html">&lt;p&gt;Kanfil: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Success Chart ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2| '''Item''' || '''Working''' || '''Notes'''&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2|Installation &lt;br /&gt;
| Network Installation ||class=&amp;quot;diff-addedline&amp;quot;| Yes ||&lt;br /&gt;
|-&lt;br /&gt;
| USB Installation     ||class=&amp;quot;diff-context&amp;quot;| Not Tested ||&lt;br /&gt;
|- &lt;br /&gt;
|rowspan=4|Display&lt;br /&gt;
| Laptop Screen  ||class=&amp;quot;diff-addedline&amp;quot;| Yes || Xorg i810 driver&lt;br /&gt;
|-&lt;br /&gt;
| CRT / Projector ||class=&amp;quot;diff-addedline&amp;quot;| Yes || &lt;br /&gt;
|-&lt;br /&gt;
| Screen Rotation ||class=&amp;quot;diff-addedline&amp;quot;| Yes || Separate X server (not on-the-fly)&lt;br /&gt;
|-&lt;br /&gt;
| Stylus ||class=&amp;quot;diff-addedline&amp;quot;| Yes || wacom serial driver.&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2|Power Management&lt;br /&gt;
| Software Suspend (hibernate) ||class=&amp;quot;diff-addedline&amp;quot;| Yes || [[Software Suspend 2]]&lt;br /&gt;
|-&lt;br /&gt;
| Suspend to Memory (ACPI sleep) ||class=&amp;quot;diff-addedline&amp;quot;| Yes (mostly) || [[Software Suspend 2]], occasional crash&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2| Audio ||class=&amp;quot;diff-addedline&amp;quot;| Yes || ALSA intel8x0 driver&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| Wireless || 802.11b/g ||class=&amp;quot;diff-addedline&amp;quot;| Yes || ipw2200/madwifi drivers&lt;br /&gt;
|-&lt;br /&gt;
| Bluetooth ||class=&amp;quot;diff-context&amp;quot;| Not Tested || Should work. See [[Installing Fedora Core 4 on a ThinkPad X41 Tablet]]&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2|Extra Buttons || Keyboard Section ||class=&amp;quot;diff-addedline&amp;quot;| Yes || ibm-acpi driver&lt;br /&gt;
|-&lt;br /&gt;
| Tablet buttons ||class=&amp;quot;diff-addedline&amp;quot;| Yes || setkeycodes&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2| Fingerprint Scanner ||class=&amp;quot;diff-context&amp;quot;| Not Tested || See [[Integrated Fingerprint Reader]].&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2| Harddisk Active Protection ||class=&amp;quot;diff-context&amp;quot;| Not Tested || See  [[Active Protection System]].&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
Installation is straight forward and no different from the process mentioned in [[Installing Fedora Core 4 on a ThinkPad X41 Tablet]].&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
&lt;br /&gt;
=== X Server ===&lt;br /&gt;
&lt;br /&gt;
==== Enabling the Stylus ====&lt;br /&gt;
&lt;br /&gt;
Add the following lines to {{path|/etc/rc.d/rc.local}}:&lt;br /&gt;
&lt;br /&gt;
 # Map stylus to a serial port&lt;br /&gt;
 setserial /dev/ttyS0 port 0x0200 irq 5 autoconfig&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add the lines in bold font to {{path|/etc/X11/xorg.conf}}:&lt;br /&gt;
&lt;br /&gt;
  Section &amp;quot;ServerLayout&amp;quot;&lt;br /&gt;
         Identifier     &amp;quot;default&amp;quot;&lt;br /&gt;
         Screen      0  &amp;quot;Screen0&amp;quot; 0 0&lt;br /&gt;
         InputDevice    &amp;quot;Mouse0&amp;quot; &amp;quot;CorePointer&amp;quot;&lt;br /&gt;
         InputDevice    &amp;quot;Keyboard0&amp;quot; &amp;quot;CoreKeyboard&amp;quot;&lt;br /&gt;
         '''InputDevice    &amp;quot;cursor&amp;quot; &amp;quot;SendCoreEvents&amp;quot;'''&lt;br /&gt;
         '''InputDevice    &amp;quot;stylus&amp;quot; &amp;quot;SendCoreEvents&amp;quot;'''&lt;br /&gt;
 EndSection&lt;br /&gt;
 &lt;br /&gt;
 '''Section &amp;quot;InputDevice&amp;quot;'''&lt;br /&gt;
       '''Driver        &amp;quot;wacom&amp;quot;'''&lt;br /&gt;
       '''Identifier    &amp;quot;cursor&amp;quot;'''&lt;br /&gt;
       '''Option        &amp;quot;Device&amp;quot;        &amp;quot;/dev/ttyS0&amp;quot;'''&lt;br /&gt;
       '''Option        &amp;quot;Type&amp;quot;          &amp;quot;cursor&amp;quot;'''&lt;br /&gt;
       '''Option        &amp;quot;ForceDevice&amp;quot;   &amp;quot;ISDV4&amp;quot;'''&lt;br /&gt;
       '''Option        &amp;quot;Mode&amp;quot;          &amp;quot;Absolute&amp;quot;'''&lt;br /&gt;
       '''Option        &amp;quot;TPCButton&amp;quot;     &amp;quot;on&amp;quot;'''&lt;br /&gt;
 '''EndSection'''&lt;br /&gt;
 &lt;br /&gt;
 '''Section &amp;quot;InputDevice&amp;quot;'''&lt;br /&gt;
       '''Driver        &amp;quot;wacom&amp;quot;'''&lt;br /&gt;
       '''Identifier    &amp;quot;stylus&amp;quot;'''&lt;br /&gt;
       '''Option        &amp;quot;Device&amp;quot;        &amp;quot;/dev/ttyS0&amp;quot;'''&lt;br /&gt;
       '''Option        &amp;quot;Type&amp;quot;          &amp;quot;stylus&amp;quot;'''&lt;br /&gt;
       '''Option        &amp;quot;ForceDevice&amp;quot;   &amp;quot;ISDV4&amp;quot;'''&lt;br /&gt;
 '''EndSection'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Enabling Screen Rotation ====&lt;br /&gt;
&lt;br /&gt;
Add the following lines to {{path|/etc/X11/xorg.conf}}:&lt;br /&gt;
&lt;br /&gt;
 # Clockwise Rotation&lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;ServerLayout&amp;quot;&lt;br /&gt;
         Identifier     &amp;quot;rotateCW&amp;quot;&lt;br /&gt;
         Screen      0  &amp;quot;Screen0CW&amp;quot; 0 0&lt;br /&gt;
         InputDevice    &amp;quot;Mouse0&amp;quot; &amp;quot;CorePointer&amp;quot;&lt;br /&gt;
         InputDevice    &amp;quot;Keyboard0&amp;quot; &amp;quot;CoreKeyboard&amp;quot;&lt;br /&gt;
         InputDevice    &amp;quot;cursorCW&amp;quot; &amp;quot;SendCoreEvents&amp;quot;&lt;br /&gt;
         InputDevice    &amp;quot;stylusCW&amp;quot; &amp;quot;SendCoreEvents&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;Device&amp;quot;&lt;br /&gt;
         Identifier  &amp;quot;Videocard0CW&amp;quot;&lt;br /&gt;
         Driver      &amp;quot;i810&amp;quot;&lt;br /&gt;
         VendorName  &amp;quot;Videocard vendor&amp;quot;&lt;br /&gt;
         Option      &amp;quot;NoAccel&amp;quot;       &amp;quot;false&amp;quot;&lt;br /&gt;
         Option      &amp;quot;DRI&amp;quot;           &amp;quot;true&amp;quot;&lt;br /&gt;
         Option      &amp;quot;Rotate&amp;quot;        &amp;quot;CW&amp;quot;&lt;br /&gt;
         BoardName   &amp;quot;Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller&amp;quot;&lt;br /&gt;
         Option      &amp;quot;XAANoOffscreenPixmaps&amp;quot;&lt;br /&gt;
         Option      &amp;quot;SWCursor&amp;quot;      &amp;quot;On&amp;quot;&lt;br /&gt;
 EndSection &lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;InputDevice&amp;quot;&lt;br /&gt;
       Driver        &amp;quot;wacom&amp;quot;&lt;br /&gt;
       Identifier    &amp;quot;cursorCW&amp;quot;&lt;br /&gt;
       Option        &amp;quot;Device&amp;quot;        &amp;quot;/dev/ttyS0&amp;quot;&lt;br /&gt;
       Option        &amp;quot;Type&amp;quot;          &amp;quot;cursor&amp;quot;&lt;br /&gt;
       Option        &amp;quot;ForceDevice&amp;quot;   &amp;quot;ISDV4&amp;quot;&lt;br /&gt;
       Option        &amp;quot;Mode&amp;quot;          &amp;quot;Absolute&amp;quot;&lt;br /&gt;
       Option        &amp;quot;TPCButton&amp;quot;     &amp;quot;on&amp;quot;&lt;br /&gt;
       Option        &amp;quot;TopX&amp;quot;          &amp;quot;500&amp;quot;&lt;br /&gt;
       Option        &amp;quot;BottomX&amp;quot;       &amp;quot;18000&amp;quot;&lt;br /&gt;
       Option        &amp;quot;TopY&amp;quot;          &amp;quot;-6000&amp;quot;&lt;br /&gt;
       Option        &amp;quot;BottomY&amp;quot;       &amp;quot;18500&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;InputDevice&amp;quot;&lt;br /&gt;
       Driver        &amp;quot;wacom&amp;quot;&lt;br /&gt;
       Identifier    &amp;quot;stylusCW&amp;quot;&lt;br /&gt;
       Option        &amp;quot;Device&amp;quot;        &amp;quot;/dev/ttyS0&amp;quot;&lt;br /&gt;
       Option        &amp;quot;Type&amp;quot;          &amp;quot;stylus&amp;quot;&lt;br /&gt;
       Option        &amp;quot;ForceDevice&amp;quot;   &amp;quot;ISDV4&amp;quot;&lt;br /&gt;
       Option        &amp;quot;Rotate&amp;quot;        &amp;quot;CW&amp;quot;&lt;br /&gt;
 EndSection &lt;br /&gt;
 &lt;br /&gt;
 Section &amp;quot;Screen&amp;quot;&lt;br /&gt;
         Identifier &amp;quot;Screen0CW&amp;quot;&lt;br /&gt;
         Device     &amp;quot;Videocard0CW&amp;quot;&lt;br /&gt;
         Monitor    &amp;quot;Monitor0&amp;quot;&lt;br /&gt;
         DefaultDepth     24&lt;br /&gt;
         SubSection &amp;quot;Display&amp;quot;&lt;br /&gt;
                 Viewport   0 0&lt;br /&gt;
                 Depth     16&lt;br /&gt;
                 Modes    &amp;quot;800x600&amp;quot; &amp;quot;640x480&amp;quot;&lt;br /&gt;
         EndSubSection&lt;br /&gt;
         SubSection &amp;quot;Display&amp;quot;&lt;br /&gt;
                 Viewport   0 0&lt;br /&gt;
                 Depth     24&lt;br /&gt;
                 Modes    &amp;quot;1024x768&amp;quot; &amp;quot;800x600&amp;quot; &amp;quot;640x480&amp;quot;&lt;br /&gt;
         EndSubSection&lt;br /&gt;
 EndSection&lt;br /&gt;
&lt;br /&gt;
To activate the rotated layout, start X with {{cmduser|startx -- :1 -layout rotateCW}}. To enable a login screen in the rotated configuration, add a new server under {{path|System &amp;gt; Admininstration &amp;gt; Login Screen &amp;gt; Security &amp;gt; Configure X Server}}&lt;br /&gt;
&lt;br /&gt;
 VT: 1&lt;br /&gt;
 Server: Standard&lt;br /&gt;
 Options: -layout rotateCW&lt;br /&gt;
&lt;br /&gt;
Log out and restart the login manager: {{cmdroot|gdm-restart}}. The standard (unrotated) server will be on screen 0 ({{key|Alt}}{{key|F7}}) and the rotated server will be on screen 1 ({{key|Alt}}{{key|F8}})&lt;br /&gt;
&lt;br /&gt;
Another option is to use screen rotation on the fly using {{cmduser|xrandr -o 0-3}}}.&lt;br /&gt;
&lt;br /&gt;
=== Wireless Network ===&lt;br /&gt;
&lt;br /&gt;
Install the &amp;lt;tt&amp;gt;ipw2200&amp;lt;/tt&amp;gt; driver from ATrpms.&lt;br /&gt;
&lt;br /&gt;
 {{cmdroot|rpm --import http://ATrpms.net/RPM-GPG-KEY.atrpms}}&lt;br /&gt;
 {{cmdroot|rpm -Uvh http://dl.atrpms.net/all/3rd-party-package-config-104-3.rhfc5.at.i386.rpm}}&lt;br /&gt;
 {{cmdroot|yum install ipw2200}}&lt;br /&gt;
&lt;br /&gt;
=== Hibernation ===&lt;br /&gt;
&lt;br /&gt;
Software suspend works using [[Software Suspend 2]]. To install:&lt;br /&gt;
&lt;br /&gt;
 {{cmdroot|cd /etc/yum.repos.d}}&lt;br /&gt;
 {{cmdroot|wget http://mhensler.de/swsusp/download/suspend2.repo}}&lt;br /&gt;
 {{cmdroot|yum install userui-suspend2-fbsplash userui-suspend2-theme-fedorabubbles kernel-suspend2}}&lt;br /&gt;
&lt;br /&gt;
Edit the appropriate kernel line in {{path|/etc/grub.conf}} and add the parameters {{bootparm|vga|0x317}} and {{bootparm|acpi_sleep|s3_bios}}. For example:&lt;br /&gt;
&lt;br /&gt;
 title Fedora Core (''&amp;lt;kernel.version-build&amp;gt;''.rhfc5.cubbi_suspend2)&lt;br /&gt;
        root (hd0,1)&lt;br /&gt;
        kernel /vmlinuz-''&amp;lt;kernel.version-build&amp;gt;''.rhfc5.cubbi_suspend2 ro root=/dev/VolGroup00/LogVol00 rhgb quiet '''vga=0x317 acpi_sleep=s3_bios'''&lt;br /&gt;
        initrd /initrd-''&amp;lt;kernel.version-build&amp;gt;''.rhfc5.cubbi_suspend2.img&lt;br /&gt;
&lt;br /&gt;
Add the following line to {{path|/etc/hibernate/hibernate.conf}}:&lt;br /&gt;
&lt;br /&gt;
 OnResume 96 setserial /dev/ttyS0 port 0x0200 irq 5 autoconfig&lt;br /&gt;
&lt;br /&gt;
Force the use of &amp;lt;tt&amp;gt;suspend2&amp;lt;/tt&amp;gt; by editing the appropriate line in {{path|/etc/sysconfig/pm}}:&lt;br /&gt;
&lt;br /&gt;
 HIBERNATE_METHOD=&amp;quot;'''suspend2'''&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Tablet Buttons ===&lt;br /&gt;
&lt;br /&gt;
Activate mappings for the tablet buttons by adding the following lines to {{path|/etc/rc.d/rc.local}}:&lt;br /&gt;
&lt;br /&gt;
 # Map tablet hardware buttons&lt;br /&gt;
 setkeycodes 6e 109 6d 104 69 28 6b 1&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
=== Network, Power Management, OSD ===&lt;br /&gt;
&lt;br /&gt;
Some useful software is not installed by default. These include:&lt;br /&gt;
* &amp;lt;tt&amp;gt;tpb&amp;lt;/tt&amp;gt; &amp;amp;mdash; On screen display for thinkpad buttons&lt;br /&gt;
* &amp;lt;tt&amp;gt;Network Manager&amp;lt;/tt&amp;gt; &amp;amp;mdash; Manages wireless and wired networks automatically&lt;br /&gt;
* &amp;lt;tt&amp;gt;Gnome Power Manager&amp;lt;/tt&amp;gt; &amp;amp;mdash; Manages ACPI power events&lt;br /&gt;
&lt;br /&gt;
To install them execute:&lt;br /&gt;
&lt;br /&gt;
 {{cmdroot|yum install tpb NetworkManager gnome-power-manager}}&lt;br /&gt;
&lt;br /&gt;
Check your &amp;lt;tt&amp;gt;gnome-session-manager&amp;lt;/tt&amp;gt; is configured to automatically start the panel applets that control Network Manager and Gnome Power Manager.&lt;br /&gt;
Ensure the following entries are present under {{path|System &amp;gt; Preferences &amp;gt; More Preferences &amp;gt; Sessions &amp;gt; Startup Programs}}:&lt;br /&gt;
&lt;br /&gt;
  nm-applet --sm-disable&lt;br /&gt;
  gnome-power-manager --sm-disable&lt;br /&gt;
&lt;br /&gt;
=== Java 1.5 ===&lt;br /&gt;
&lt;br /&gt;
Install Sun's JRE 1.5. This is required for the &amp;lt;tt&amp;gt;jarnal&amp;lt;/tt&amp;gt; program below.&lt;br /&gt;
&lt;br /&gt;
Download the build: {{cmduser|wget http://mirrors.dotsrc.org/jpackage/1.6/generic/non-free/SRPMS/java-1.5.0-sun-1.5.0.06-1jpp.nosrc.rpm}}&lt;br /&gt;
* Create the build environment: {{cmdroot|rpm -Uvh java-1.5.0-sun-1.5.0.05-1jpp.nosrc.rpm}}&lt;br /&gt;
* Download the JVM from [http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&amp;amp;PartDetailId=jdk-1.5.0_06-oth-JPR&amp;amp;SiteId=JSC&amp;amp;TransactionId=noreg Sun's Java page] and download &amp;lt;tt&amp;gt;jdk-1_5_0_06-linux-i586.bin&amp;lt;/tt&amp;gt; to {{path|/usr/src/redhat/SOURCES}}&lt;br /&gt;
* Build the RPMs: {{cmdroot|rpmbuild -ba /usr/src/redhat/SPECS/java-1.5.0-sun.spec}}&lt;br /&gt;
* Install the JVM: {{cmdroot|rpm -Uvh /usr/src/redhat/RPMS/i586/java-1.5.0-sun-1.5.0.06-1jpp.i586.rpm}}&lt;br /&gt;
* Install the fonts: {{cmdroot|rpm -Uvh /usr/src/redhat/RPMS/i586/java-1.5.0-sun-fonts-1.5.0.06-1jpp.i586.rpm}}&lt;br /&gt;
&lt;br /&gt;
Note: This is tailored for the latest JVM as of writing this article. Substitute the latest version numbers if this doesn't work.&lt;br /&gt;
&lt;br /&gt;
=== Jarnal Note-Taking ===&lt;br /&gt;
&lt;br /&gt;
Install the [http://www.dklevine.com/general/software/tc1000/jarnal.htm Jarnal] note-taking application:&lt;br /&gt;
&lt;br /&gt;
 {{cmdroot|wget http://www.cs.cornell.edu/~saikat/jarnal-8.14-1sg.noarch.rpm}}&lt;br /&gt;
 {{cmdroot|yum localinstall jarnal-8.14-1sg.noarch.rpm}}&lt;/div&gt;</summary>
		<author><name>Kanfil</name></author>
		
	</entry>
</feed>