Samsung Non-Touchscreen Registry Edits

From pocketnow.com

Jump to: navigation, search
Wiki Navigation
pockectnow.com >
Wiki Main Page >
Wiki Registry Edits >
Windows Mobile Registry Edits >
For Samsung Non-Touchscreen Devices
Applications ReviewsTips and TricksTutorials
Other Registry Edits by Device
GeneralHPHTC TouchscreenHTC Non-TouchscreenMotorolaPalmSamsung TouchscreenSony Ericsson

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:
  1. Page Up
  2. Page Down
  3. Top
  4. Bottom
  5. Left
  6. Page Rignt
  7. Horizontal Top
  8. Horizontal Down
  9. Default Layout
  10. Desktop Layout
  11. One Column Layout
  12. Full Screen Toggle
  13. 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:

http://pocketnow.com/wiki/WLANIpManager_v._1.2

Personal tools