View Single Post
  #4 (permalink)  
Old 12-15-2008, 08:29 AM
rstoyguy's Avatar
rstoyguy
SuperNoob
Offline
Location: Wichita, KS
 
Join Date: Jan 2008
Posts: 6,309
Reputation: 23264
rstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation level
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: WM6.1 Pro (next) word prediction

I don't use resco, but the .REG files have the same format as an RGU file. So save the following code as xt9.reg with notepad:

Code:
REGEDIT4
 
; Turn off Predictive text input (XT9)
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Layouts\e0010409]
"ime file"="compime.dll"
"layouttext"="COMP IME"
[HKEY_CURRENT_USER\ControlPanel\SIP]
"SuggWords"=dword:0
Attached Files
File Type: zip xt9_off.zip (325 Bytes, 49 views) Click for barcode!
__________________
If this post was helpfull, let me know by clicking Thanks!

This post has been thanked 3 times.