From 2763a23cc7decf4523db3b885da7f4ddefefb83f Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Thu, 22 Mar 2012 13:10:36 +0100 Subject: [PATCH] userguide: add a hint to xev (Thanks toxios) --- docs/userguide | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/userguide b/docs/userguide index 32879e6f..75a5b645 100644 --- a/docs/userguide +++ b/docs/userguide @@ -303,7 +303,8 @@ also mix your bindings, though i3 will not protect you from overlapping ones). * A keysym (key symbol) is a description for a specific symbol, like "a" or "b", but also more strange ones like "underscore" instead of "_". These are the ones you use in Xmodmap to remap your keys. To get the current - mapping of your keys, use +xmodmap -pke+. + mapping of your keys, use +xmodmap -pke+. To interactively enter a key and + see what keysym it is configured to, use +xev+. * Keycodes do not need to have a symbol assigned (handy for custom vendor hotkeys on some notebooks) and they will not change their meaning as you -- 2.39.5