xmodmap is a tool which allows you to remap keyboard keys in X. I've attached my .xmodmaprc which maps most keys to usable alternatives.
Tim Ansell On Thu, 2005-03-17 at 16:50 +1100, Brad wrote: > Thanks for advice Tim, BTW what is xmodmap? I have only used irw > and irwrecord and lirc. > _______________________________________________ > mythtv-users mailing list > [email protected] > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
! disable left shift (left and right arrow keys also send left shift) keycode 50 = Shift_L remove Shift = Shift_L ! Fullscreen ! state 0x0, keycode 52 (keysym 0x66, f), same_screen YES, keycode 52=f ! Power - ! 0x1d 0x2a 0x38 0x40 0x9d 0xaa 0xb8 0xc0 ! Rec - ! state 0x0, keycode 97 (keysym 0xff50, Home), same_screen YES, keycode 97=r ! Favorite - ! state 0x0, keycode 55 (keysym 0x76, v), same_screen YES, keycode 55=x ! Rewind - ! state 0x0, keycode 31 (keysym 0x69, i), same_screen YES, keycode 31=less ! Channel Up - ! state 0x0, keycode 99 (keysym 0xff55, Prior), same_screen YES, keycode 99=Up ! Forward - ! state 0x0, keycode 57 (keysym 0x6e, n), same_screen YES, keycode 57=greater ! left keycode 104=Left ! right keycode 98=Right ! Recall - ! state 0x0, keycode 54 (keysym 0x63, c), same_screen YES, keycode 54=r ! Channel Down - ! state 0x0, keycode 105 (keysym 0xff56, Next), same_screen YES, keycode 105=Down ! Stop - ! state 0x0, keycode 103 (keysym 0xff57, End), same_screen YES, keycode 103=s ! Pause - ! state 0x0, keycode 28 (keysym 0x74, t), same_screen YES, keycode 28=p ! Mute - ! state 0x0, keycode 58 (keysym 0x6d, m), same_screen YES, keycode 58=m ! Cancel - ! state 0x0, keycode 9 (keysym 0xff1b, Escape), same_screen YES, keycode 9=Escape ! Capture - ! state 0x0, keycode 33 (keysym 0x70, p), same_screen YES, keycode 33=r ! Preview - ! state 0x0, keycode 45 (keysym 0x6b, k), same_screen YES, keycode 45=b ! EPG - ! state 0x0, keycode 26 (keysym 0x65, e), same_screen YES, keycode 26=i ! Record List - ! state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES, keycode 46=y ! Tab - ! state 0x0, keycode 23 (keysym 0xff09, Tab), same_screen YES, keycode 23=x ! Teletext - ! state 0x0, keycode 38 (keysym 0xff0d, a), same_screen YES, keycode 38=t
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
