diff -r ff1f781e38d3 -r d2a8da11f9d7 x.rst --- 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. =================== ::