This page printed from:
panoptic.com/rking/X+Keys

For Our King, Only

Recent Changes / Heat / History

X Keys

Difference between revisions from 2012/06/12 14:51 and 1999/11/30 00:00.
* xmodmap # lists the "modifier map"
* xmodmap -pke | less # lists the table as xmodmap expressions. Remember:
* "keycode <###> = <plain> <shifted> <with "Mode_switch"> <with Shift and Mode_switch>"
* Run xev to see keycodes and their subsequent mappings
* The list of keysyms: /usr/include/X11/keysymdef.h (ignore the "XK_")

(Much TODO, here.)

A mostly decent doc:
http://www.in-ulm.de/~mascheck/X11/xmodmap.html


Last changed: 2012/06/12 14:51