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: Juergen Sauermann
Subject: Re: [Bug-apl] alt-tab w/ aplkeys
Date: Thu, 07 Apr 2016 12:32:44 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

Hi Alex,

I see. Added in SVN 717.

/// Jürgen


On 04/03/2016 07:10 PM, address@hidden wrote:
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]