xkb.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Fri, 13 Jul 2012 22:32:19 +0300
changeset 1334 9bf0d5a1f0cf
parent 1250 8a507683fbc6
child 1905 fba288d59662
permissions -rw-r--r--
Include common header with quick links.

.. -*- coding: utf-8; -*-
.. include:: HEADER.rst

======
 xkb.
======
.. contents::

List xkb settings.
==================
::

  $ setxkbmap -query
  rules:      evdev
  model:      pc105
  layout:     us,ru
  variant:    ,
  options:    grp:rwin_toggle,grp_led:scroll

Set en/ru layout.
=================

Empty ``-option`` reset xkb settings::

  $ setxkbmap -layout us,ru -option '' -option grp:rwin_toggle,grp_led:scroll