Difference between revisions of "User:Gagliol"

From ThinkWiki
Jump to: navigation, search
Line 2: Line 2:
  
 
Currently running: [http://www.kubuntu.org/ Kubuntu] 5.10 (Breezy)
 
Currently running: [http://www.kubuntu.org/ Kubuntu] 5.10 (Breezy)
 +
 +
Configuration files:
 +
 +
*[[User:Gagliol/xorg.conf|xorg.conf]]
 +
*[[User:Gagliol/interfaces|interfaces]]
  
 
Current issues and open questions:
 
Current issues and open questions:

Revision as of 19:06, 16 August 2006

IBM ThinkPad: X31 (2673-CBU)

Currently running: Kubuntu 5.10 (Breezy)

Configuration files:

Current issues and open questions:

  • How can I switch Fn and Ctrl keys? (I guess I can't)
  • Enable scrolling and keep functionality of mouse 2 button. For the moment I'm using button 2 to scroll, and emulating 2=1+3 to paste. This is the corresponding section in xorg.conf:
Section "InputDevice"
       Identifier      "Configured Mouse"
       Driver          "mouse"
       Option          "CorePointer"
       Option          "Device"                "/dev/input/mice"
       Option          "Protocol"              "ImPS/2"
       Option          "Buttons"               "7"
       Option          "Emulate3Buttons"       "on"
       Option          "Emulate3Timeout"       "100"
       Option          "EmulateWheel"          "on"
       Option          "EmulateWheelButton"    "2"
       Option          "EmulateWheelTimeout"   "500"
       Option          "YAxisMapping"          "4 5"
       Option          "XAxisMapping"          "6 7"
EndSection


  • Wireless
  • FnF7 does not work
  • Untested: Irda
  • Untested: modem
  • Untested: IEEE 1394
  • Untested: Parallel port