JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Fix Shift + Insert shortcut
authorRoberto E. Vargas Caballero <k0ga@shike2.com>
Thu, 15 Nov 2012 18:01:16 +0000 (19:01 +0100)
committerRoberto E. Vargas Caballero <k0ga@shike2.com>
Thu, 15 Nov 2012 18:01:16 +0000 (19:01 +0100)
This patch apply the same code for shortcuts that it is used now for defined
keys. So it is possible use now XK_NO_MOD and XK_ANY_MOD for defining shortcuts.
---
 st.c |   35 ++++++++++++++++++++---------------
 1 file changed, 20 insertions(+), 15 deletions(-)


No differences found