Primer config fajla iz jednog od uputstava:
Modify /etc/X11/xorg.conf
the section for keyboard and set
Option "XkbLayout"
Option "XkbOptions"
In the example below I am using us , and gr ( greek ) layouts.
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us,gr"
Option "XkbOptions" "grp:ctrl_shift_toggle"
EndSection
Option "XkbOptions" "grp:ctrl_shift_toggle"
allows me to switch layouts with ctrl + shift
Kako bi isao kod za srpsku latinicu, us,? Hvala unapred na odgovorima.
Computers also eliminate spare time.
There were computers in Biblical times. Eve had an Apple.
Koristite Jabber

Dodavanje srpskog layout-a na tastaturu - xfce