[debian] right click with xserver-xorg-video-glamo
arne anka
openmoko at ginguppin.de
Fri Jul 31 22:25:02 CEST 2009
here's my xorg.conf ...
# Xorg confiugration for an Openmoko FreeRunner
Section "InputDevice"
Identifier "Configured Touchscreen"
Driver "tslib"
Option "CorePointer" "true"
Option "SendCoreEvents" "true"
#Option "TslibDevice" "/dev/input/event1"
Option "Device" "/dev/input/event1"
Option "Protocol" "Auto"
Option "Width" "480"
Option "Height" "640"
Option "EmulateRightButton" "1"
EndSection
Section "Device"
Identifier "Configured Video Device"
#Driver "fbdev"
Driver "glamo"
EndSection
Section "Module"
Disable "glx"
Disable "dri"
Disable "freetype"
Disable "mouse"
Disable "kbd"
EndSection
Section "ServerFlags"
Option "AIGLX" "off"
Option "Xinerama" "Off"
Option "AutoAddDevices" "Off" #kill hal
EndSection
.. and here's the actual right click part from ~/.xsession
export GTK_MODULES=libgtkstylus.so
More information about the community
mailing list