Lionel Ulmer wrote:
As I often switch between Desktop and non-Desktop mode, I found it annoying to each time having to re-enter my preferred 'Desktop' settings of 800x600. So created the 'DesktopDisabled' key.
It annoys me as well. Instead of creating another key, why not set the Desktop key to #800x600. We will need to fix x11drv_main, of course...
Richard.
On Sun, Oct 09, 2005 at 03:02:30PM +0100, Richard Cohen wrote:
It annoys me as well. Instead of creating another key, why not set the Desktop key to #800x600. We will need to fix x11drv_main, of course...
Ah yes, another possibility to fix this problem :-)
Will wait for more comments to see the path we go into. I kinda like the 'full blown' winecfg keys to do other stuff like that (like remembering the last panel the user was on when leaving winecfg or other 'stateful' stuff we could do if we had this registry 'key').
Lionel