Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Emacs and add-on USB support

5 views
Skip to first unread message

Tom Browder

unread,
Jul 26, 2016, 8:29:37 AM7/26/16
to help-gn...@gnu.org
I am now doing dev work with Perl 6 which has good unicode support. I'm
considering buying an add-on, customizable keyboard to hold a collection of
oft-used code points for easy entry.

Can anyone recommed a suitable one that they have successfully used with
Emacs?

Thanks.

Best regards,

-Tom

Yuri Khan

unread,
Jul 26, 2016, 10:49:25 AM7/26/16
to Tom Browder, help-gn...@gnu.org
On Tue, Jul 26, 2016 at 7:29 PM, Tom Browder <tom.b...@gmail.com> wrote:

> I am now doing dev work with Perl 6 which has good unicode support. I'm
> considering buying an add-on, customizable keyboard to hold a collection of
> oft-used code points for easy entry.

Start by describing your software environment. Your options will vary
greatly depending on it. Are you on X11/Linux, tty/Linux, Windows,
Mac, other?

Have you already exhausted the high layers that your desktop
environment of choice provides?

E.g. on X11 with XKB, beyond the usual unshifted and shifted
characters, you can have Level3, Level3+Shift, Level5, Level5+Shift,
Level5+Level3 and Level5+Level3+Shift, for (almost) each key, where
Level3 and Level5 are two modifier keys of your choice. Additionally,
you can have multiple (up to 4?) groups, with all of the above levels
in each group. There is also Compose which lets you enter characters
by typing a sequence of more easily typed characters.

On Windows, you can have AltGr and AltGr+Shift layers, and Caps Lock
decoupled from Shift, for a total of 6 characters per key per layout.

On Mac, you have the Option key out of the box, and I hear there
exists customization software for that.

> Can anyone recommend a suitable one that they have successfully used with
> Emacs?

If you go the hardware route, you’ll still need software support, so
that same keys on different devices map to different characters. X11
can do that; not sure about Windows and Mac.

Tom Browder

unread,
Jul 26, 2016, 11:26:26 AM7/26/16
to Yuri Khan, help-gn...@gnu.org
On Tuesday, July 26, 2016, Yuri Khan <yuri....@gmail.com> wrote:

> On Tue, Jul 26, 2016 at 7:29 PM, Tom Browder <tom.b...@gmail.com
> <javascript:;>> wrote:
>
> > I am now doing dev work with Perl 6 which has good unicode support. I'm
> > considering buying an add-on, customizable keyboard to hold a collection
> of
> > oft-used code points for easy entry.
>
> Start by describing your software environment. Your options will vary
> greatly depending on it. Are you on X11/Linux, tty/Linux, Windows,
> Mac, other?


Thanks for the reply, Yuri.

After doing a bit more reading on the situation for my environment (Debian
Linux Mate) I have decided to stick with emacs keymapping and some other
packages I just found (imenu, char-menu).

Best regards,

-Tom

Emanuel Berg

unread,
Jul 26, 2016, 11:32:32 AM7/26/16
to
This question has already appeared. What was
said then is equally true now, namely there is
no gain in getting several keyboards because
one keyboard is enough to set up a huge amount
of shortcuts, and if those shortcuts are setup
close and short (few keys involved, and "close"
in the sense they shouldn't require you to move
your hands from touch type position) - if this
is done, invocation will be faster and more
ergonomic compared to reaching for another
keyboard and then resetting (the eyes as well
as hands).

--
underground experts united .... http://user.it.uu.se/~embe8573
Emacs Gnus Blogomatic ......... http://user.it.uu.se/~embe8573/blogomatic
- so far: 58 Blogomatic articles -

Tom Browder

unread,
Jul 26, 2016, 11:58:57 AM7/26/16
to Emanuel Berg, help-gn...@gnu.org
On Tuesday, July 26, 2016, Emanuel Berg <embe...@student.uu.se> wrote:
...

> This question has already appeared. What was
> said then is equally true now, namely there is
> no gain in getting several keyboards because
> one keyboard is enough to set up a huge amount
> of shortcuts, and if those shortcuts are setup


Good points, Emanuel!

Best regard,

-Tom
0 new messages