When I press Shift+KP_1 why am I getting an extra Shift in my *xev *output ?
50 Shift_L 87 KP_1 50 Shift_L I am running *xev *in the following format: xev | awk -F'[ )]+' '/^KeyPress/ { a[NR+2] } NR in a { printf "%-3s %s\n", $5, $8 }' This is messing with my i3 configs. *Where is the extra Shift coming from *? I have disabled autorepeat and I still get the same output. (*xset r off*) *Keyboard Layout: English US Default OS: Manjaro i3wm * Why is this happening? -- Regards, Sreyan Chakravarty
_______________________________________________ xorg@lists.x.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: https://lists.x.org/mailman/listinfo/xorg Your subscription address: %(user_address)s