2

I have a left handed user that is trying to use remote desktop to our windows server 2008 terminal services server. Their local machine works fine, with the mouse settings swapped around. However, when this person connects in to the terminal server, the mouse settings change to the default right handed settings on the terminal server.

How can I change those settings for the user (they are not administrator)?

Mark Henderson
  • 68,316
  • 31
  • 175
  • 255
Scott Szretter
  • 1,860
  • 11
  • 42
  • 66

2 Answers2

3

The easiest way to fix this is to change the settings on the user. One or two solid whacks to the user's left hand with a hammer (or similar object) is an effective way to get them to use their mouse as a righty.

If that doesn't work for you for some reason, the second easiest way I've found is to give the user access to a limited control panel on the server where they can reverse their mouse settings themselves. (At least as of Windows 2003, this was a per-user setting, so it won't impact everyone who uses the server.)

You can do this via GPO, and will be found under User Configuration -> Administrative templates -> Control Panel -> "Show only specified Control Panel applets" -> mouse.cpl

You can also solve the problem with roaming profiles fairly trivially, but I figure you don't use those, or you'd have fixed it already. Roaming profiles are still more of a pain than they're worth anyway. :(

HopelessN00b
  • 53,385
  • 32
  • 133
  • 208
  • Just to cement MSFT's bad decision on this issue, remoting from a Mac uses the handedness setting from the Mac. – Visser Nov 20 '15 at 21:23
0

Have them right-click on their desktop (or wherever they can create shortcuts), and create a shortcut to main.cpl (the Mouse control panel).

Greg Askew
  • 34,339
  • 3
  • 52
  • 81