On 06/18/2011 03:27 PM, Anurag Priyam wrote:
It doesn't work on Mod-Keys.

It works for me :|.

$ xev | grep -A2 --line-buffered '^KeyRelease' | sed -n \
'/keycode /s/^.*keycode \([0-9]*\).* (.*, \(.*\)).*$/\1 \2/p'

#after a couple of keypress on the xev window

36 Return
64 Alt_L
133 Super_L
64 Alt_L
37 Control_L
46 l
66 Escape
135 Menu



Yeah, but the names from xev don't work in lua.rc

--
To unsubscribe, send mail to awesome-unsubscr...@naquadah.org.

Reply via email to