[kmscon-devel] About keyboard shortcuts and consumed modifiers

Ran Benita ran234 at gmail.com
Sun Mar 10 15:41:13 PDT 2013


On Sun, Mar 10, 2013 at 04:27:07PM +0100, David Herrmann wrote:
> Hi Ran
> 
> On Sun, Mar 10, 2013 at 11:21 AM, Ran Benita <ran234 at gmail.com> wrote:
> > I noticed the last commit added a nice feature for dynamically
> > increasing/decreasing the font size with a shortcut. The default is
> > <Ctrl><+> and <Ctrl><->.
> >
> > When I tried it I noticed that you need to use <Ctrl><Shift><=> to get
> > the effect of <Ctrl><+>, because on this keymap the <+> is shifted. I
> > think though that the expected behavior is that you don't actually need
> > to use Shift there.. I wrote some explanation on this a while back, I
> > thought it might intrest you:
> > http://cgit.freedesktop.org/libxkbcommon/tree/xkbcommon/xkbcommon.h?id=bb620df7aa98c129#n1323
> 
> I am aware of the problem, but didn't have the time to fix it. Thanks
> for pointing me to the xkb_*_consumed_*() helpers.

Oh, and one more thing, while we're on the topic: supporting the keypad
+ and - would be nice as well (XKB_KEY_KP_Add, KP_Subtract); I
personally tried those first.


More information about the kmscon-devel mailing list