Displaying 2 results from an estimated 2 matches for "appworkspac".
Did you mean:
appworkspace
2009 Jan 27
1
Text distortions
...d at first the menus were white text on white background. Then I followed fixes on the wine ubuntu page:
Replace the [Control Panel\\Colors] section with
Code:
[Control Panel\\Colors] 1176981676
"ActiveBorder"="239 235 231"
"ActiveTitle"="203 133 61"
"AppWorkSpace"="198 198 191"
"Background"="93 77 52"
"ButtonAlternativeFace"="200 0 0"
"ButtonDkShadow"="85 85 82"
"ButtonFace"="239 235 231"
"ButtonHilight"="255 255 255"
"ButtonLight"=&...
2010 Dec 07
1
Control Panel\\Colors
Hi forum
I edit my ~/.wine/user.reg to include the followings :
Code:
[Control Panel\\Colors] 1282041636
"ActiveBorder"="154 154 154"
"ActiveTitle"="0 0 0"
"AppWorkSpace"="154 154 154"
"Background"="246 246 246"
"ButtonAlternativeFace"="200 0 0"
"ButtonDkShadow"="154 154 154"
"ButtonFace"="246 246 246"
"ButtonHilight"="238 238 238"
"ButtonLight&q...