From c9b79a47d169f3358cfd9e644d38cd86658fb3de Mon Sep 17 00:00:00 2001 From: sabetts Date: Thu, 20 May 2004 06:13:52 +0000 Subject: * src/input.c (rp_mask_to_x11_mask): handle the shift modifier (x11_mask_to_rp_mask): likewise (keysym_to_keycode_mod): Make sure lower != keysym before adding the shift mask. (keysym_to_string): handle the shift modifier. use 's' for super instead of 'S' (cook_keycode): keep the shift modifier if XLookupString didn't gobble it. * src/data.h (RP_SHIFT_MASK): new define * src/actions.c (parse_keydesc): parse the shift modifier change super to 's' from 'S'. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index bb30f0a..7ff1d17 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,8 @@ ratpoison NEWS --- history of user-visible changes. -*- outline -*- This options displays the frame number the window is in or a space if it is not in a window. +** Super modifier changed from S to s. S is now the shift modifier + * Changes since 1.3.0-rc2-beta1 ** New command 'set' set replaces the def* commands. For example 'defwinliststyle column' -- cgit v1.2.3