معاونت:پڑھنا لکھنا دشوار (xorg X11)
- اگر آپ یہ اردو الفاظ ٹھیک پڑھ سکتے ہیں تو پھر اردو فونٹ آپ کے کمپیوٹر پر نصب ہوگیا ہے یا پہلے سے ہی موجود ہے ۔اس لئے آپ کو "فونٹ کی تنصیب" سے متعلق مندرجہ ذیل ہدایات پر عمل کرنے کی ضرورت نہیں۔
- اگر آپ کو اردو لکھنے بارے معلومات چاہیے ہیں تو نیچے "اردو سہولت مجازی" بارے ہدایات دیکھیں۔
- اس صفحہ کے آخر میں مفید ربط بھی دیے ہیں۔
X11 xorg.conf
فونٹ کی تنصیب Install font
اردو کلیدی تختہ تنصیب \ Install Urdu keyboard
- NOTE: This section describes keyboard configuration viar the configuration file "xorg.conf" which is used in older distors. The newer distros generally use HAL for keyboard control, for which see معاونت:پڑھنا لکھنا دشوار (HAL X11).
..................................................... یہاں اردو میں ........................................................... |
NOTE: The Urdu keyboard may already be installed in your Linux distro as "pk". In that case skip the following installation steps, and jump to the "Enable Urdu keyboard" section below.
on Ubuntu, all commands requiring root access have to be preceeded by "sudo" e.g.,
wget http://urdutext.cwahi.net/urdutext/ur_universal.txt
! layout us US English ...................... And add the following line (if it is not already there): ur Urdu Save the file.
# cd /etc/X11/xkb/symbols
# /usr/X11R6/bin/xkbcomp -lhlpR '*' -o ../symbols.dir
|
اردو کلیدی تختہ مجاز \ Enable Urdu keyboard
..................................................................................... |
NOTE: If you are enabling the Urdu keyboard that came with your Linux distro, it would be called "pk" instead of "ur". Thus in the following "Option XkbLayout" use "pk" instead of "ur".
Section "InputDevice" Identifier "Keyboard1" Driver "kbd" .................................... Option "XkbLayout" "us,ur" Option "XkbOptions" "grp:shifts_toggle" EndSection In the Xkblayout option we have specified the Urdu (ur) keyboard along with English (us). The hotkey to toggle between the two layouts is "presss both shift-keys" at the same time. CAUTION: The 'Identifier' and 'Driver' in your file 'xorg.conf' may be called 'Keyboard0' (or some thing else). Do not change these.
Section "InputDevice" Identifier "Keyboard1" Driver "kbd" .................................... Option "XkbLayout" "us,ur" Option "XkbVariant" ",NLA" Option "XkbOptions" "grp:shifts_toggle" EndSection The possible layout variants for ur are "phonetic", "CRULP", and "NLA". The possible layout variants for pk are "urd-phonetic", "urd-crulp", and "urd-nla", so the above section may look as: Section "InputDevice" Identifier "Keyboard1" Driver "kbd" .................................... Option "XkbLayout" "us,pk" Option "XkbVariant" ",urd-nla" Option "XkbOptions" "grp:shifts_toggle" EndSection
See this reference[4] for details. |
مقام/Locale
................... ............................................................................ |
Some desktop environments e.g., LXDE, Xfce, have been translated into Urdu. If you would like to use the GUI in Urdu, you can set your locale accordingly. The following env variable has to be set
|
مزید
- مزید مدد برائے فونٹ More Help on enforcing proper fonts
- Keyboard customization
- Wikipedia Urdu Keyboard gadget
- کلاوارو Urdu touch typing tutor software