Samsung Non-Touchscreen Registry Edits
From pocketnow.com
| pockectnow.com > |
Navigation
- Key mapping for "Top of the Page" and "End of the Page" in Internet Explorer
- HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer
- Create a new key 'KeyMaps' (without the quotes)
- Under KeyMaps, create 2 new DWORD values:
- 51 with a value data 3 (this will make key "3" Top)
- 57 with a value data 4 (this will make key "9" Bottom)
- Other DWORD values available are:
- Page Up
- Page Down
- Top
- Bottom
- Left
- Page Rignt
- Horizontal Top
- Horizontal Down
- Default Layout
- Desktop Layout
- One Column Layout
- Full Screen Toggle
- Show Pictures Toggle
- Keycodes Values for 0-9: 48='0', 49='1', 50='2', 51='3', 52='4', 53='5', 54='6', 55='7', 56='8', 57='9'
Manual Wi-Fi settings on Samsung SGH-i600
Use your favourite Registry Editor (Resco registry plug-in, Total Commander etc. ), and navigate in the registry to:
[HKEY_LOCAL_MACHINE\Comm\SWLD25SP1\Parms\Tcpip]
"EnableDhcp"=REG_DWORD:0
"IPAddress"=REG_MULTI_SZ:<IP-Adresse für WLAN> "SubnetMask"=REG_MULTI_SZ:<Subnetmask>
"DefaultGateway"=REG_MULTI_SZ:<IP-Adress of Default-Gateways>
"DNS"=REG_MULTI_SZ:<IP-Address of DNS-Servers>
"Domain"=REG_SZ:<Standard-Domain name for DNS (optional)>
and this is an example:
[HKEY_LOCAL_MACHINE\Comm\SWLD25SP1\Parms\Tcpip]
"EnableDhcp"=0
"IPAddress"="10.5.1.222"
"SubnetMask"="255.255.255.0"
"DefaultGateway"="10.5.1.1"
"DNS"="10.44.33.7"
"Domain"="pocketnow.com"
In order the settings to take effect, you may need to unlock your device. To do this you can use the SDA unlock application: SDA_ApplicationUnlock.
Another easy way to do this manual setup is added here:
