13 July, 2011

Keyboard Icon to Custon icon From The Panel

အင်း...ဒီတစ်ခါတော့Keyboard indicator ကို icon လေး ဒါမှမဟုတ် Country flag လေးနဲ့လုပ်ကျရအောင်ဗျာ
Screenshots before and after using this tweak:
1
(after)
2

ကဲစလိုက်မယ်နော်

To simplify the process and not having to remove the icons manually, simply run the following command in a terminal (this will append ".old" to the "input-keyboard.png" and "input-keyboard.svg" files so they can be restored later on if you want):

terminal မှာ

find /usr/share/icons/ -name "input-keyboard.??g" -exec sudo mv {} {}.old \;

လို့ရိုက်ပြီးenterခေါက်လိုက်ပါ

Then, open the Appearance Preferences, change the icon theme to some other theme, then change back to Ubuntu-Mono-Light or Dark (or whatever theme you were using).

ပြီးရင်

terminal မှာပဲ

for i in $(find /usr/share/icons/ -name '*.old'); do sudo mv $i ${i%.*}; done

လို့ထပ်ရိုက်လိုက်ပါ

ပြီးပြီးဆိုရင်

icon လိုမယ်ဗျာ140209-Ubuntu-Mono-Dark.tar.gz
download
Real Flags
download
ကြိုက်တာထည့်နိုင်တယ်နော်

ဒေါင်းပြီးရင်ကြိုက်တဲ့နေရာမှာ extractလုပ်ပါရလာတဲ့folder ကို home folderထဲက /.icons/မှာထည့်လိုက်ပါနော်

(home folderထဲမှာ .icons ကိုမတွေ့ရင် Ctrl+h ကိုနိုပ်လိုက်ပေါ်လာမယ်)

ထည့်ပြီးပြီဆိုရင်တော့

Terminal မှာပဲ

gconftool-2 --type bool --set /desktop/gnome/peripherals/keyboard/indicator/showFlags true

လို့ထည့်လိုက်ပါ

iconပြောင်းသွားလားကြည့်ပါနော်မပြောင်းဘူးဆိုရင် logout လုပ်ပြီး login ပြန်ဝင်လိုက်ပါ...

ကဲပြောင်းသွားလိမ့်မယ်ဗျာ:Dbe happy visitor :D

0 comments: