Scroll wieltje werkt gewoon hoor.
dit is mijn inputdevice section:
dit is mijn inputdevice section:
code:
1
2
3
4
5
6
7
8
9
| Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/psaux"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection |
Those who do not understand Unix are condemned to reinvent it, poorly.
Verwijderd
werkt bij mij ook gewoon, ik dacht dat ik in harddrake of zo generic mouse had gekozen of zo en toen werkte het in eens maar een beetje aankloten en het moet kunnen
Zie ook [topic=205277]
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/psaux"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
ziet er wel cool uit..
maar waar moet ik da neer zetten.. ik ben een echte noob.. dus een beetje uitleg please
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/psaux"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
ziet er wel cool uit..
maar waar moet ik da neer zetten.. ik ben een echte noob.. dus een beetje uitleg please
deze sectie staat in je /etc/X11/XF86Config
of XF86Config-4
of XF86Config-4
Those who do not understand Unix are condemned to reinvent it, poorly.
Pagina: 1