x.rst
changeset 1267 d2a8da11f9d7
parent 1258 5e458103accb
child 1295 47adf5860e73
--- a/x.rst	Wed Apr 25 23:04:32 2012 +0300
+++ b/x.rst	Fri Apr 27 16:19:03 2012 +0300
@@ -144,6 +144,16 @@
   http://en.gentoo-wiki.com/wiki/Multimedia_Keys
                 Gentoo Multimedia Keys howto.
 
+List input devices.
+===================
+::
+
+  $ xinput -list
+
+You can use obtained ID in such command::
+
+  $ setxkbmap -device $ID -layout dvorak
+
 Making screenshort.
 ===================
 ::