tdennist
October 16th, 2004, 20:27
Is there a way to change the default Ctrl-D keystroke for invoking SoftIce? Because that combination seems to create odd problems with the mouse in Windows XP (I know those problems aren't just mine. Hail to the search function! :P).
DriverStudio 3.1
Windows XP (no sp1 or sp2)
Thanks.
edit: never mind! I found the answer at this thread:
http://www.woodmann.com/forum/showthread.php?t=881
edit2: The answer isn't very well written on that link, so I'll restate the answer:
In your Winice.dat file (sometimes in C:\windows, it's in C:\windows\system32\drivers for me), in the line that looks like INIT=, before the "X;" part of it, put in "altkey alt i" and a semicolon. So, my new INIT string looks like this:
INIT="altkey alt i; X;"
You can replace the "alt i" part with any combination you want, of course, so long as it's either a Ctrl or Alt combination.
DriverStudio 3.1
Windows XP (no sp1 or sp2)
Thanks.
edit: never mind! I found the answer at this thread:
http://www.woodmann.com/forum/showthread.php?t=881
edit2: The answer isn't very well written on that link, so I'll restate the answer:
In your Winice.dat file (sometimes in C:\windows, it's in C:\windows\system32\drivers for me), in the line that looks like INIT=, before the "X;" part of it, put in "altkey alt i" and a semicolon. So, my new INIT string looks like this:
INIT="altkey alt i; X;"
You can replace the "alt i" part with any combination you want, of course, so long as it's either a Ctrl or Alt combination.