bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-apl] alt-tab w/ aplkeys


From: alexweiner
Subject: Re: [Bug-apl] alt-tab w/ aplkeys
Date: Sun, 03 Apr 2016 10:10:58 -0700
User-agent: Workspace Webmail 5.16.13

In Xorg, alt+tab will switch between open windows

the xmodmap script trunk/support-files/Dyalog-Keyboard/apl.xmodmap maps both Alt key as well as the meta ("Windows") keys to the APL modifier key.

My xmodmap script reverts the Alt keys back to their pre- trunk/support-files/Dyalog-Keyboard/apl.xmodmap state, so that Xorg's alt+tab behaviour is unaffected. APL glyphs are still available through the Meta-keys as the modifiers.


-Alex

-------- Original Message --------
Subject: Re: [Bug-apl] alt-tab w/ aplkeys
From: Juergen Sauermann <address@hidden>
Date: Sun, April 03, 2016 2:17 am
To: address@hidden, address@hidden

Hi Alex,

what exactly is the effect of that change?

/// Jürgen


On 04/02/2016 05:16 PM, address@hidden wrote:
Hi Jürgen,

I'm not sure if this is a significant enough change to add as a new file in GNU APL, but this change augments the Dyalog keyboard layout to have alt+tab "work". This behaviour is disabled on my computer (Debian) when I enable that layout:

address@hidden:~/aplstuff$ diff apl.tab.xmodmap trunk/support-files/Dyalog-Keyboard/apl.xmodmap
57c57
< keycode  64 = Alt_L  Meta_L
---
> keycode  64 = Mode_switch  Meta_L
101c101
< keycode 108 = Alt_L Meta_L
---
> keycode 108 = Mode_switch Meta_L





File is attached
-Alex


reply via email to

[Prev in Thread] Current Thread [Next in Thread]