Language Problem
Tofloor
poster avatar
arshiamoghimi77
deepin
2014-07-09 19:43
Author
The second problem seems you missed some fonts that can support the chapters.

You probably need installed some Iranian fonts.
Reply Favorite View the author
All Replies
arshiamoghimi77
deepin
2014-07-08 03:38
#1
Hello friends. I'm Iranian and I want to use persian font. first of all how can I add to deepin? that when I press shift+alt it changes the keyboard layout from english to persian and vice versa?

Second how can I correct this?
http://i58.tinypic.com/34462it.png
Reply View the author
kukharski
deepin
2014-07-08 06:47
#2
1) setxkbmap us,ir -option 'grp:alt_shift_toggle,grp_led:scroll'
2) touch ~/.config/autostart/keymaps.desktop
3) nano  ~/.config/autostart/keymaps.desktop
4) add this:

[Desktop Entry]
Encoding=UTF-8
Version=0.0.1
Type=Application
Name=Keymap US-IR
Comment=
Exec=setxkbmap us,ir -option grp:alt_shift_toggle,grp_led:scroll
StartupNotify=false
Terminal=false
Hidden=false

http://pingvinoff.net/2014/06/18/change ... ux-deepin/
Reply View the author
arshiamoghimi77
deepin
2014-07-08 09:30
#3
thanks for changing keyboard layout.
the second problem is not solved. What should I do?
Reply View the author
cxbii
deepin
2014-07-14 20:53
#4
  1. sudo apt-get install gnome-tweak-tool
Copy the Code
Please execute the above command to set the font you want
Reply View the author