Namun antaramuka (interface) WINE dalam ubuntu agak buruk, pixel pecah dan tidak menarik sekaligus menyebabkan perisian yang dipasang menggunakan WINE tidak begitu best untuk digunakan. Contohnya adalah seperti berikut;
klik imej untuk paparan besar
Seperti yang dapat anda lihat, interfacenya sangat tidak comel dan melunturkan mood pengguna itu sendiri. Namun dengan trick yang ingin saya ulas dalam entry ini akan menjadikan interface diatas menjadi seperti berikut;
klik imej untuk paparan besar
Adakah anda lihat perubahan tersebut? Teruja? Ok ini caranya untuk melakukannya dalam ubuntu.
1.Pasang font microsoft. Buka terminal dan taipkan;
sudo apt-get install ttf-mscorefonts-installer
2.Kemudian pergi ke /home/yourusername/.wine (ini adalah hidden file - nautilus .wine)
kemudian edit fail user.reg
ataupun terus masukkan command berikut dalam terminal - gedit .wine/user.reg
NOTA : Sila backup terlebih dahulu user.reg kepada nama lain untuk langkah berjaga-jaga.
3.Dalam user.reg itu, anda akan berjumpa satu baris tertulis
"UserPreferenceMask"=hex:10,00,02,80
GANTIKAN dari atas sehingga ke baris tersebut dengan kod berikut;
WINE REGISTRY Version 2
;; All keys relative to \\User\\S-1-5-4
[AppEvents\\Schemes\\Apps\\Explorer\\Navigating\\.Current] 1249917684
@=""
[Console] 1252956930
"CursorSize"=dword:00000019
"CursorVisible"=dword:00000001
"EditionMode"=dword:00000000
"ExitOnDie"=dword:00000001
"FaceName"="Courier\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"
"FontSize"=dword:000d0008
"FontWeight"=dword:00000000
"HistoryBufferSize"=dword:00000032
"HistoryNoDup"=dword:00000000
"MenuMask"=dword:00000000
"QuickEdit"=dword:00000000
"ScreenBufferSize"=dword:00190050
"ScreenColors"=dword:0000000f
"WindowSize"=dword:00190050
[Control Panel\\Colors] 1254317519
"ActiveBorder"="212 208 200"
"ActiveTitle"="94 129 188"
"AppWorkSpace"="128 128 128"
"Background"="16 26 38"
"ButtonAlternateFace"="181 181 181"
"ButtonDkShadow"="133 135 140"
"ButtonFace"="235 233 237"
"ButtonHilight"="255 255 255"
"ButtonLight"="220 223 228"
"ButtonShadow"="167 166 170"
"ButtonText"="0 0 0"
"GradientActiveTitle"="112 177 235"
"GradientInactiveTitle"="131 183 227"
"GrayText"="167 166 170"
"Hilight"="94 129 188"
"HilightText"="255 255 255"
"HotTrackingColor"="0 0 128"
"InactiveBorder"="212 208 200"
"InactiveTitle"="111 161 217"
"InactiveTitleText"="255 255 255"
"InfoText"="0 0 0"
"InfoWindow"="255 255 225"
"Menu"="255 255 255"
"MenuBar"="235 233 237"
"MenuHilight"="94 129 188"
"MenuText"="0 0 0"
"Scrollbar"="212 208 200"
"TitleText"="255 255 255"
"Window"="255 255 255"
"WindowFrame"="0 0 0"
"WindowText"="0 0 0"
[Control Panel\\Desktop] 1254316497
"DragFullWindows"="0"
"FontSmoothing"="2"
"FontSmoothingGamma"=dword:00000578
"FontSmoothingOrientation"=dword:00000001
"FontSmoothingType"=dword:00000002
"LowPowerActive"="0"
"MenuShowDelay"="400"
"SmoothScroll"=hex:00,00,00,00
"UserPreferenceMask"=hex:10,00,02,80
Save dan tutup gedit.
4.Muatturun font Tahome dari link berikut
http://rapidshare.com/files/286916288/Tahome.rar
5.Extract dan letakkan font Tahoma tersebut ke dalam /home/yourusername/.wine/drive_c/windows/Fonts
(atau masukkan nautilus .wine/drive_c/windows/Fonts dalam terminal)
Buka mana-mana aplikasi yang dipasang menggunakan WINE dan lihatlah perbezaan sebelum dan selepas.
p/s : Jika anda tak faham dengan tutorial ini, sila bertanya dalam ruangan komen. Ok?
2.Kemudian pergi ke /home/yourusername/.wine (ini adalah hidden file - nautilus .wine)
kemudian edit fail user.reg
ataupun terus masukkan command berikut dalam terminal - gedit .wine/user.reg
NOTA : Sila backup terlebih dahulu user.reg kepada nama lain untuk langkah berjaga-jaga.
3.Dalam user.reg itu, anda akan berjumpa satu baris tertulis
"UserPreferenceMask"=hex:10,00,02,80
GANTIKAN dari atas sehingga ke baris tersebut dengan kod berikut;
WINE REGISTRY Version 2
;; All keys relative to \\User\\S-1-5-4
[AppEvents\\Schemes\\Apps\\Explorer\\Navigating\\.Current] 1249917684
@=""
[Console] 1252956930
"CursorSize"=dword:00000019
"CursorVisible"=dword:00000001
"EditionMode"=dword:00000000
"ExitOnDie"=dword:00000001
"FaceName"="Courier\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"
"FontSize"=dword:000d0008
"FontWeight"=dword:00000000
"HistoryBufferSize"=dword:00000032
"HistoryNoDup"=dword:00000000
"MenuMask"=dword:00000000
"QuickEdit"=dword:00000000
"ScreenBufferSize"=dword:00190050
"ScreenColors"=dword:0000000f
"WindowSize"=dword:00190050
[Control Panel\\Colors] 1254317519
"ActiveBorder"="212 208 200"
"ActiveTitle"="94 129 188"
"AppWorkSpace"="128 128 128"
"Background"="16 26 38"
"ButtonAlternateFace"="181 181 181"
"ButtonDkShadow"="133 135 140"
"ButtonFace"="235 233 237"
"ButtonHilight"="255 255 255"
"ButtonLight"="220 223 228"
"ButtonShadow"="167 166 170"
"ButtonText"="0 0 0"
"GradientActiveTitle"="112 177 235"
"GradientInactiveTitle"="131 183 227"
"GrayText"="167 166 170"
"Hilight"="94 129 188"
"HilightText"="255 255 255"
"HotTrackingColor"="0 0 128"
"InactiveBorder"="212 208 200"
"InactiveTitle"="111 161 217"
"InactiveTitleText"="255 255 255"
"InfoText"="0 0 0"
"InfoWindow"="255 255 225"
"Menu"="255 255 255"
"MenuBar"="235 233 237"
"MenuHilight"="94 129 188"
"MenuText"="0 0 0"
"Scrollbar"="212 208 200"
"TitleText"="255 255 255"
"Window"="255 255 255"
"WindowFrame"="0 0 0"
"WindowText"="0 0 0"
[Control Panel\\Desktop] 1254316497
"DragFullWindows"="0"
"FontSmoothing"="2"
"FontSmoothingGamma"=dword:00000578
"FontSmoothingOrientation"=dword:00000001
"FontSmoothingType"=dword:00000002
"LowPowerActive"="0"
"MenuShowDelay"="400"
"SmoothScroll"=hex:00,00,00,00
"UserPreferenceMask"=hex:10,00,02,80
Save dan tutup gedit.
4.Muatturun font Tahome dari link berikut
http://rapidshare.com/files/286916288/Tahome.rar
5.Extract dan letakkan font Tahoma tersebut ke dalam /home/yourusername/.wine/drive_c/windows/Fonts
(atau masukkan nautilus .wine/drive_c/windows/Fonts dalam terminal)
Buka mana-mana aplikasi yang dipasang menggunakan WINE dan lihatlah perbezaan sebelum dan selepas.
p/s : Jika anda tak faham dengan tutorial ini, sila bertanya dalam ruangan komen. Ok?
Aku tak penah berjaya guna wine bile cuba dekat laptop sendiri..tapi bila letak kat laptop orang, boleh, jadi elok pulak..knapa ya?
ReplyDeleteumum sangat tu soalannyer...bro install software ape? xjadi macam mana? error apa kuar? etc etc..hehe
ReplyDeletesalam bro,nk tnyala...kalau nk maen game windows cam need for speed most wanted dan age of empires 2 ............leh x play game ni gune wine?
ReplyDeletesalam bro.. thx for the tutorial.. dh handsome dh app wine aku.. hahaha..
ReplyDeletehehe, sori bro..contohnya, aku dh banyak kali try install MS Office tapi tak jadi, tapi bila aku buat kat lappy kawan, jadi pulak. Setakat ni yang berjaya, install Photoshop..tu pun yang portable punya..
ReplyDeletesalam Bro..saya ni tak cekap berkaitan komputer. Baru pertama kali cuba ubuntu ni . minta tolong jelaskan maksud " Buka terminal dan taipkan; sudo apt-get install ttf-mscorefonts-installer "
ReplyDelete1. "Buka terminal" dimana nak buka? saya taktau di mana terminal tu. Boleh emailkat saya dlm bentuk visual tak..
Pergi ke menu applications > accessories > terminal.
ReplyDeleteklu kite install adobe photoshop cs..file 2 akan pegi kt ubuntu pnyer system ke..??
ReplyDeletemacam mane nk tambah space kt ubuntu..sbb bile install game byak makan space la..
dia akan pergi ke WINE direktori..
ReplyDeletetambah space masa install kot...aku xpnah try tambah space lepas install..
saya selalu ubah2 space (saiz partition) dalam ubuntu guna live cd linux, boot guna live cd tersebut n ubah saiz partition guna `GParted' tapi... sblm buat tu backup ler dulu apa2 yg patut...
ReplyDelete