View Single Post
  #445 (permalink)  
Old 01-25-2009, 08:42 PM
BroMarduk's Avatar
BroMarduk
PPCGeeks Regular
Offline
Location: Hoboken, NJ
 
Join Date: Nov 2008
Posts: 81
Reputation: 260
BroMarduk is becoming a PPCGeeks regularBroMarduk is becoming a PPCGeeks regularBroMarduk is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: ++25 Jan 09++ [VZW] SSK 1.2 - {CE OS 21109} WM6.5 beta in testing!

Quote:
Originally Posted by phattooth View Post
Great answers for #2 and #3 dawg!

as to #1, I was pulling those strings outa my *** a few pages back and i think i had them wrong, the exact ones are:

HKLM\System\GWE

dlgctr & dlgctrL

delete those.

@pbrown... I would like to point out, that not only did dawg and i talk about it like he said, but someone else also came up and gave a link to the original archived thread, where bored gave exact reg location and file names.
Deleting the Registry entries as indicated above sort of works, but is not quite the default way WM handles things. Just to clarify, the method described above of deleting the two keys will cause the dialog boxes to no longer appear to the left edge just below the title bar. Instead the dialog will appear horizontally centered in an area starting just below the title bar and to the bottom of the screen. This results in dialog boxes sometimes (well, more frequently for sure) being obscured by the keyboard if it is shown. The default ROM uses the settings below which places dialog boxes centered horizontally, but vertically slightly higher on the screen, which I think is a more optimal position.

HKEY_LOCAL_MACHINE\System\GWE

dlgctr = 00 00 00 00 1A 00 00 00 E0 01 00 00 E0 01 00 00
dlgctrL = 00 00 00 00 34 00 00 00 80 02 00 00 E0 01 00 00


Note that if you did delete the key already and want to recreate it that it is a Multi-String value (REG_MULTI_SZ), not just a regular string.


Dan
This post has been thanked 4 times.