diff options
author | sabetts <sabetts> | 2004-05-05 18:42:09 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2004-05-05 18:42:09 +0000 |
commit | 51a77419c1ba6470bcfe1144e3150835d432c512 (patch) | |
tree | 4d4da655e1fdb48c83493907d5d3a8c203bc6c6c /ChangeLog | |
parent | c9303ecfb30db08b3cc12137831ab352ac9b0812 (diff) | |
download | ratpoison-51a77419c1ba6470bcfe1144e3150835d432c512.zip |
(grab_key): use keysym_to_keycode_mod to get the
keycode and modifier for the keysym.
(keysym_to_keycode_mod): new function
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-05-05 <shawn.betts@sophos.com> + + * src/input.c (grab_key): use keysym_to_keycode_mod to get the + keycode and modifier for the keysym. + (keysym_to_keycode_mod): new function + 2004-04-23 Shawn Betts <sabetts@vcn.bc.ca> * src/data.h (struct rp_defaults): new members, font_string, |