From: EC <zy...@ve...> - 2005-12-06 22:31:43
|
On Mon, 05 Dec 2005 05:46:42 -0700 Clay Barnes <cla...@gm...> wrote: > begin > remote = rm1000w > button = next > prog = irxevent > repeat = 0 > config = Key mod4-period CurrentWindow > end look at http://howto.gp.mines.edu/local-apps/lirc-0.7.1/doc/irxevent.keys as well as /usr/include/X11/keysymdef.h, there is a list of valid lirc keys. I see Meta_L and Meta_R, don't think mod4 is a valid descriptor. |