all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Overriding xkeyboard-config package used by xorg-wrapper
@ 2021-11-01 19:18 SeerLite
  0 siblings, 0 replies; only message in thread
From: SeerLite @ 2021-11-01 19:18 UTC (permalink / raw)
  To: help-guix

Hi!

I'm trying to override xkeyboard-config with a fork. I've successfully 
defined a variant in my system configuration along with variants for 
setxkbmap, xkbcomp and xorg-server that use it as input. They all build 
fine and seem to run fine too, but the problem is some things break 
unless the new XKB location is set directly in `X`'s `-xkbdir` argument.

I thought it would automatically get set to the correct location if I 
used my xorg-server variant in my slim service's xorg-configuration, but 
that wasn't the case. I looked at gnu/services/xorg.scm and it seems 
like`xorg-wrapper` just uses the default xkeyboard-config for `-xkbdir`.

Is there a way I can make it use the input from the server package I set 
in xorg-configuration instead? Or is there at least any way I can 
directly override the xkeyboard-config package used by xorg-wrapper?

Thanks :)

SeerLite



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-11-02 21:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-01 19:18 Overriding xkeyboard-config package used by xorg-wrapper SeerLite

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.