unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Adding custom X Keyboard layout definitions
@ 2022-05-15  2:43 elaexuotee
  2022-05-17 11:14 ` Attila Lendvai
  0 siblings, 1 reply; 3+ messages in thread
From: elaexuotee @ 2022-05-15  2:43 UTC (permalink / raw)
  To: guix-devel

Hey Guix,

Is there a mechanism for adding custom X Keyboard definitions that will get
picked up by setxkbmap and friends?

I have a package that offers a layout, but simply throwing it under
share/X11/xkb/symbols/ is mostly useless since setxkbmap is built with the
xkeyboard-config path hard-coded in.

Cheers,
B. Wilson


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Adding custom X Keyboard layout definitions
       [not found] <628068fb.1c69fb81.8dbfd.7fdaSMTPIN_ADDED_BROKEN@mx.google.com>
@ 2022-05-15  3:57 ` Felix Lechner
  0 siblings, 0 replies; 3+ messages in thread
From: Felix Lechner @ 2022-05-15  3:57 UTC (permalink / raw)
  To: guix-devel

Hi,

On Sat, May 14, 2022 at 7:44 PM <elaexuotee@wilsonb.com> wrote:
>
> Is there a mechanism for adding custom X Keyboard definitions

I have the same question, although perhaps more for the XKB folks at
the X consortium. In Guix, I may create a personal version of the
package that provides the symbols, and add the ones I use.

Kind regards,
Felix Lechner


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Adding custom X Keyboard layout definitions
  2022-05-15  2:43 Adding custom X Keyboard layout definitions elaexuotee
@ 2022-05-17 11:14 ` Attila Lendvai
  0 siblings, 0 replies; 3+ messages in thread
From: Attila Lendvai @ 2022-05-17 11:14 UTC (permalink / raw)
  To: elaexuotee; +Cc: guix-devel

> Is there a mechanism for adding custom X Keyboard definitions that will get
> picked up by setxkbmap and friends?


it's possible by now to put the files under your ~/.config/xkb/ (or straight out symlink to a dir in your favourite config repo)

i've recently packaged a tool called xkblayout that generates the necessary template files for a new layout. if you use that tool, then your new layout will even show up in gnome settings.

further details:

https://who-t.blogspot.com/search/label/xkb
https://who-t.blogspot.com/2020/09/user-specific-xkb-configuration-putting.html

--
• attila lendvai
• PGP: 963F 5D5F 45C7 DFCD 0A39
--
<hcf> information we gather and create overflows our means of managing it
<hcf> our ppl r only happenstancely synergistic



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-05-17 11:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-15  2:43 Adding custom X Keyboard layout definitions elaexuotee
2022-05-17 11:14 ` Attila Lendvai
     [not found] <628068fb.1c69fb81.8dbfd.7fdaSMTPIN_ADDED_BROKEN@mx.google.com>
2022-05-15  3:57 ` Felix Lechner

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).