From: Andreas Fink <finkandreas@web.de>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] EMERGENCY: X11 KEYBOARD MAPPING STOPPED WORKING!!!!
Date: Thu, 6 Jul 2023 05:59:06 +0200 [thread overview]
Message-ID: <20230706055906.418e28df@anfink-laptop> (raw)
In-Reply-To: <1c366882-6976-3023-ddf4-c18fa4f3c158@verizon.net>
On Wed, 5 Jul 2023 16:42:15 -0400
Alan Grimes <alonzotg@verizon.net> wrote:
> I need a way to get X11 to boot into dvorak layout mode without having
> to look up this e-mail to find the command to set the layout to dvorak.
>
> My current xorg.conf has: but does not do anything useful.
>
> Section "InputDevice"
> # generated from default
> Identifier "Keyboard0"
> Driver "keyboard"
> Option "XkbLayout" "us"
> Option "XkbVariant" "dvorak"
> EndSection
>
>
> Michael wrote:
> > setxkbmap -layout us -variant dvorak
>
I have this in my config file:
Section "InputClass"
Identifier "Keyboard"
Driver "libinput"
MatchIsKeyboard "on"
Option "xkbmodel" "evdev"
Option "xkblayout" "us"
Option "xkbvariant" "altgr-intl"
Option "xkbrules" "evdev"
Option "xkboptions" "nodeadkeys"
EndSection
Maybe it helps.
prev parent reply other threads:[~2023-07-06 3:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <703e33a5-80fe-476e-dbb5-763ea5b2b848.ref@verizon.net>
2023-06-18 1:42 ` [gentoo-user] EMERGENCY: X11 KEYBOARD MAPPING STOPPED WORKING!!!! Alan Grimes
2023-06-18 10:05 ` Michael
2023-07-05 20:42 ` Alan Grimes
2023-07-05 22:27 ` Jigme Datse
2023-07-06 3:59 ` Andreas Fink [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230706055906.418e28df@anfink-laptop \
--to=finkandreas@web.de \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox