Ubuntu / Linux news and application reviews.

windows apps kde


Use the following command to open Wine registry editor:
wine regedit
and go to HKEY_CURRENT_USER\Control Panel and delete the key called "Colors". Now open Kate or any other text editor and paste this in a new blank file:
[HKEY_CURRENT_USER\Control Panel\Colors]
"ActiveBorder"="239 239 239"
"ActiveTitle"="239 239 239"
"AppWorkSpace"="198 198 191"
"Background"="93 77 52"
"ButtonAlternativeFace"="200 0 0"
"ButtonDkShadow"="85 85 82"
"ButtonFace"="239 239 239"
"ButtonHilight"="255 255 255"
"ButtonLight"="255 255 255"
"ButtonShadow"="198 198 191"
"ButtonText"="0 0 0"
"GradientActiveTitle"="239 239 239"
"GradientInactiveTitle"="239 239 239"
"GrayText"="198 198 191"
"Hilight"="103 141 178"
"HilightText"="0 0 0"
"InactiveBorder"="239 239 239"
"InactiveTitle"="239 239 239"
"InactiveTitleText"="255 255 255"
"InfoText"="0 0 0"
"InfoWindow"="200 0 0"
"Menu"="239 239 239"
"MenuBar"="0 0 0"
"MenuHilight"="179 145 105"
"MenuText"="0 0 0"
"Scrollbar"="239 239 239"
"TitleText"="255 255 255"
"Window"="255 255 255"
"WindowFrame"="0 0 0"
"WindowText"="0 0 0"
And save this file under any name you want, but make sure it's extension is .reg

Now open Regedit again:
wine regedit
Then select Import and import the newly created .reg file.


And another fix for Adobe Photoshop CS2:

After installing Photoshop CS2, some people have issues regarding the font used by the application dialogs. To fix this, download the Tahoma font and copy it (tahoma.ttf) to:
/home/user/.wine/drive_c/windows/fonts/


Credits (info & image): ubucentrum.net