You are not logged in.

#1 2014-11-30 16:26:11

5donuts
Member
From: The Internet
Registered: 2014-11-06
Posts: 24

[SOLVED]How to pass an option to XkbOptions?

I'm working on setting up the compose key, and have come across the instruction "to make the right Alt key a compose key, pass compose:ralt to XkbOptions."

How do I pass compose:ralt to XkbOptions?  I've looked over this article, but haven't found the answer.

Last edited by 5donuts (2014-11-30 18:53:16)


The trouble with having an open mind, of course, is that people will insist on coming along and trying to put things in it. --Terry Pratchett

Offline

#2 2014-11-30 16:34:35

ids1024
Member
From: California
Registered: 2013-08-16
Posts: 243
Website

Re: [SOLVED]How to pass an option to XkbOptions?

To set it temporarily (for testing), use setxkbmap:

setxkbmap -option compose:ralt

To make the change permanent, create a /etc/X11/xorg.conf.d/10-keyboard.conf and set it there.

Both of these are described in the wiki page you linked to, specifically in the "Setting keyboard layout" section.


"Only wimps use tape backup: _real_ men just upload their important stuff on ftp, and let the rest of the world mirror it."—Linus Torvalds
s/ftp/git/

https://iandouglasscott.com | https://github.org/ids1024 | https://keybase.io/ids1024

Offline

#3 2014-11-30 17:29:24

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED]How to pass an option to XkbOptions?

Offline

Board footer

Powered by FluxBB