aboutsummaryrefslogtreecommitdiffstats
path: root/st.info
diff options
context:
space:
mode:
authorRoberto E. Vargas Caballero <k0ga@shike2.com>2012-11-15 15:36:20 +0100
committerRoberto E. Vargas Caballero <k0ga@shike2.com>2012-11-15 15:36:20 +0100
commit4389f2eb1b27f7a210e1f631e703c48a8ca8d50b (patch)
tree218852c80fb3d8b205d080a74a0161c282183f89 /st.info
parent88bb76c1bccbc8bb68b6776062cd2ef28bda8561 (diff)
downloadst-4389f2eb1b27f7a210e1f631e703c48a8ca8d50b.tar.zst
Use XK_ANY_MOD instead of XK_NO_MOD in key definition
Usually terminal emulators don't generate any sequence for a combination they don't have registered, for example Shift + Next, but st behavior previous to the keyboard patch generates the sequence without the modifier, in this example Next. This patch uses the XK_ANY_MOD in order to get this same behaviour. --- config.def.h | 114 ++++++++++++++++++++++++++++++---------------------------- 1 file changed, 59 insertions(+), 55 deletions(-)
Diffstat (limited to 'st.info')
0 files changed, 0 insertions, 0 deletions