SwapMouseButton in W2K login script

M

M Norton

Need to be able to swap mouse button from right-handed to
left-handed for certain users. In NT, this was done
during logon by changing registry key settings. In 2000,
I found 2 settings:

My Computer\HKEY_CURRENT_USER\Control
Panel\Mouse\SwapMouseButtons

My Computer\HKEY_USERS\S-1-5-21-1101952667-1801800351-
1232828436-1752\Control Panel\Mouse\SwapMouseButtons

The second registry key doesn't seem to be consistent with
each registry. Has anyone else found a better mousetrap
for changing mouse buttons for a specific user at logon?
 
M

M Norton

-----Original Message-----




Hi there
that HKEY_USERS\S-1-5-21- number *is* the current user - it is the same registry
key.
also try using this command:
Start -> Run -> RUNDLL32 USER32.DLL,SwapMouseButton

hth


.
Thanks! The Start -> Run -> command makes it really
easy! How do I use this command to set it back to default?
 
M

M Norton

-----Original Message-----




Hi there
that HKEY_USERS\S-1-5-21- number *is* the current user - it is the same registry
key.
also try using this command:
Start -> Run -> RUNDLL32 USER32.DLL,SwapMouseButton

hth


.
Thanks! The Start -> Run -> command makes it really
easy! How do I use this command to set it back to default?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top