tlf-devel
[Top][All Lists]
Advanced

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

Re: [Tlf-devel] Improved keyboard handling


From: Ervin Hegedüs
Subject: Re: [Tlf-devel] Improved keyboard handling
Date: Mon, 4 Jan 2016 21:34:28 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

Hi Nate, and all!

Happy New Year! :)

On Mon, Jan 04, 2016 at 05:40:08PM +0100, Ervin Hegedüs wrote:
> > Before that I would like to hear back from others who will test this on
> > various terminals and report back any unrecognized keys and their key
> > codes as shown by 'showkey -a'.
> 
> here are some results from my Linux Mint:
> 
> rxvt-unicode
> ============
> a      97 0141 0x61
> A      65 0101 0x41
> ^A      1 0001 0x01    # CTRL+a
> ^[a    27 0033 0x1b    # left ALT+a
>        97 0141 0x61
> ä     195 0303 0xc3    # right ALT+a
>       164 0244 0xa4
> 
> Escape delay time is: 25 mS
> Ordinal: 97             Name: a
> Ordinal: 65             Name: A
> Ordinal: 1              Name: ^A
> Ordinal: 225            Name: M-a
> Ordinal: 228            Name: M-d
> 
> 
> Mate terminal
> =============
> a      97 0141 0x61
> A      65 0101 0x41
> ^A      1 0001 0x01
> ^[a    27 0033 0x1b
>        97 0141 0x61
> ä     195 0303 0xc3
>       164 0244 0xa4
> 
> Escape delay time is: 25 mS
> Ordinal: 97             Name: a
> Ordinal: 65             Name: A
> Ordinal: 1              Name: ^A
> Ordinal: 225            Name: M-a
> Ordinal: 228            Name: M-d
> 

just a short info - now I checked my home-desktop (which I use
for Tlf, near the RIG), and here is the Gnome-terminal - Tlf only
works the this one.

Here is the test result as above:

Gnome-terminal
==============
a        97 0141 0x61
A        65 0101 0x41
^A        1 0001 0x01
^[       27 0033 0x1b
a        97 0141 0x61
ä       195 0303 0xc3
        164 0244 0xa4


Escape delay time is: 25 mS
Ordinal: 97             Name: a
Ordinal: 65             Name: A
Ordinal: 1              Name: ^A
Ordinal: 225            Name: M-a
Ordinal: 228            Name: M-d

As you can see, in showkey cmd, the Alt-a sequence represents as
different mode - hope this is helpful... :)


73, Ervin

 

-- 
I � UTF-8



reply via email to

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