1
Zaurus - Arch Linux ARM support / How to emulate right mouse click
« on: December 25, 2018, 10:35:39 am »Quote from: greguu
Yes, there is away. pdaxrom used [Fn] + [screen tap] = right-click.
I do not have the Xorg mapping required in front of me, but this information may be in the pdaxrom forum here on oesf.org if you search for it or inside the pdaxrom rootfs itself.
Xorg has builtin mouse emulation, too - you can try:Code: [Select]Option "XkbOptions" "keypad:pointerkeys"
"-" would then perform a right click.
To activate the mouse emulation press: (you may need to map Num Lock first as I do not believe it is mapped in the default keymap):
Alt+Left Shift+Num Lock
Hi,
thanks for the answer.
So to get it correct. Add the Option line to /etc/X11/xorg.conf.d/99-touchscreen.conf ?
And where are Alt and Num Lock on the zaurus. Alt might be Fn, but Num Lock?
Detlev