刘冲 于 2010-02-03 23:25:12发表:
主要是鼠标放在右边,让小键盘把鼠标跟主键盘间隔的太远了,右手太累.一直想换个没有小键盘的键盘. 但是放左边也有个缺点,鼠标跟主键盘太进的话,又碍手,所以不用鼠标的时候只好把它推的远远的.
litkt 于 2010-02-03 17:01:34发表:
# generated from default Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "ButtonMapping" "[color=Red]2 1 3 4 5"[/color] Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection 我懒得试,你自己试试吧。 我也不是右撇子,但习惯把重要的手留在键盘上,不重要的手在键盘鼠标间来回移动,所以懒得试验左手鼠标。
刘冲 于 2010-02-02 13:12:56发表:
我试了下,怎么不起作用呢? 我用的gnome就是直接在gnome自己的设置里面调节的,没有弄xorg. 看看我的xorg.conf,在哪里添加? # nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 1.0 (buildmeister@builder58) Wed Dec 9 16:34:26 PST 2009 Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "Files" EndSection Section "InputDevice" # generated from default Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" # generated from default Identifier "Keyboard0" Driver "kbd" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Unknown" ModelName "Unknown" HorizSync 28.0 - 33.0 VertRefresh 43.0 - 72.0 Option "DPMS" EndSection Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" EndSection Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 24 EndSubSection EndSection
litkt 于 2010-02-02 12:13:30发表:
我倾向于更重要的左手不离键盘,呵呵。 交换鼠标左右键,不在icewm的设置里,在xorg的设置里。 我没试过,你可以试试在/etc/X11/xorg.conf里的 Section "InputDevice" Identifier "Configured Mouse" 项里增加或修改 Option "ButtonMapping" "2 1 3 4 5"
刘冲 于 2010-02-03 23:25:12发表:
主要是鼠标放在右边,让小键盘把鼠标跟主键盘间隔的太远了,右手太累.一直想换个没有小键盘的键盘.
但是放左边也有个缺点,鼠标跟主键盘太进的话,又碍手,所以不用鼠标的时候只好把它推的远远的.
litkt 于 2010-02-03 17:01:34发表:
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ButtonMapping" "[color=Red]2 1 3 4 5"[/color]
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
我懒得试,你自己试试吧。
我也不是右撇子,但习惯把重要的手留在键盘上,不重要的手在键盘鼠标间来回移动,所以懒得试验左手鼠标。
刘冲 于 2010-02-02 13:12:56发表:
我试了下,怎么不起作用呢?
我用的gnome就是直接在gnome自己的设置里面调节的,没有弄xorg.
看看我的xorg.conf,在哪里添加?
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder58) Wed Dec 9 16:34:26 PST 2009
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection
litkt 于 2010-02-02 12:13:30发表:
我倾向于更重要的左手不离键盘,呵呵。
交换鼠标左右键,不在icewm的设置里,在xorg的设置里。
我没试过,你可以试试在/etc/X11/xorg.conf里的
Section "InputDevice"
Identifier "Configured Mouse"
项里增加或修改
Option "ButtonMapping" "2 1 3 4 5"