Bulgarian on Linpus Linux

Joined
Jul 27, 2008
Messages
10
Reaction score
0
Hello.
I congratulate you a poster forum. I am from Bulgaria. Due to the fact that I can not write under bulgarian of Linux installed Windows XP. Please help me to set up Linux to write to the bulgarian and layout of the keyboard is correct.

Greeting :D
 
Just a wild guess, but try hitting alt-F2 and entering...

Code:
setxkbmap bg
...in the dialog box and press enter. It will only last until you reboot the computer, but if it works as it should, there are various threads around here that explains how to make a non-english keyboard layout permanent.
 
setxkbmap -v -model pc104 -layout us,bg -variant ,phonetic -option "grp:alt_shift_toggle"

type this in the terminal and this should be enough...
 
Back
Top