On 6 August 2015 at 03:42, Oon-Ee Ng <ngoonee.talk@gmail.com> wrote:
Anyone have any idea on this? Been months and I've looked into it on and off, but always been frustrated =(
On Thu, May 14, 2015 at 5:53 PM, Oon-Ee Ng <ngoonee.talk@gmail.com> wrote:
On Wed, Apr 22, 2015 at 10:34 AM, Oon-Ee Ng <ngoonee.talk@gmail.com> wrote:q <snip>
Firstly, regarding the gestures, here's what I obtain from xinput test. I've also listed which keys these correspond to.
https://wiki.archlinux.org/index.php/Map_scancodes_to_keycodes use the hwdb (udev) way. you can set a scancode to reserved to ignore it
Left swipe:- key press 22 Backspace key press 133 Super_L (left Windows key) key press 37 Control_L key release 22 Backspace key release 133 Super_L (left Windows key) key release 37 Control_L
Right swipe:- key press 54 c key press 133 Super_L (left Windows key) key release 54 c key release 133 Super_L (left Windows key)
-- damjan