Where is the wine register locate...???

NoOp glgxg at sbcglobal.net
Fri Mar 13 18:32:07 UTC 2009


On 03/13/2009 06:14 AM, Larry Shields wrote:
> NoOp wrote:
...
>> <quote>
>> Using wine?
>> Create a txt (settings.txt) file in fx your home folder containing this:
>> Code:
>>
>> [HKEY_CURRENT_USER\Software\Wine\X11 Driver]
>> "ClientSideWithRender"="N"
>>
>> Go to a terminal window and write:
>> Code:
>>
>> regedit settings.txt
>>
>> Remember to reboot your system after installing the driver.
>> </quote>
>>   
> *Ok I did the above, making a txt file in my home folder, named 
> settings.txt and then added the [HKEY_CURRENT_USER\Software\wine\X11 Driver]
> "ClientSideWithRender"="N"
> 
> Then regedit settings.txt, then I rebooted the system, low, and behold 
> it worked...!!!!!!!!!

Cool! Glad you finally got it sorted out.

> *
>> Maybe that will help? What happens when you did that?
>>
>> Also, you can manually edit the file:
>> http://www.codeweavers.com/support/docs/wine-user/registry
>>
>> So, you open ~/.wine/user.reg and add to the bottome of the file:
>>   
> * *
>> [Software\\Wine\\X11 Driver] 1236900048
>> "ClientSideWithRender"="N"
>>
>> The only bit that I'm not sure of is the '1236900048' value. That's what
>> I get on this system when I 'regedit settings.txt', but on another
>> system it is '1236904239'. You can try leaving off the '123...' and see
>> if it gives you a workable enough view that you can then run 'regedit'
>> and edit from there.

Out of curiosity; what 123... number does your's now show?

$ gedit ~/.wine/user.reg

Should be at the very bottom of the file.





More information about the ubuntu-users mailing list