176

I'm using Eclipse in Windows XP. One of my favorite shortcuts is CTRL+ALT+DOWN (or CTRL+ALT+UP) to duplicate a line.

I just found that on this machine (XP ThinkPad, with NVIDIA graphics driver), this is has the effect of fliping the screen upside down, which I will rarely use.

How can I disable this? Or, if that is difficult, is there a way to give Eclipse hotkeys precedence over any other hotkeys? I'm not sure if this is an OS 'feature' or a background utility, or a function of the graphics driver, but any suggestions that would help me track this down and eliminate it would be appreciated.

I've looked through the choices on the NVIDIA control panel, and I don't find any hotkey options.

Hennes
  • 65,804
  • 7
  • 115
  • 169
Eric Wilson
  • 8,068

4 Answers4

167

I have not tested on AMD/ATI graphics, but I know for a fact that all Intel drivers do this and some Nvidia drivers.

Simply go in to the configuration tool of your driver and look under a section called hotkeys and disable it.

For Intel:

Screenshot from the Intel specific display driver

William Hilsum
  • 117,648
144

Looks like the answer is to right-click your desktop, select Graphics Options >>> Hot Keys >>> Disable.

disabling graphics hotkeys

Though see here, where someone describes doing this, having it work for a while, and then having an update borking it for them. Others have suggested in a worst-case like this to uninstall the configuration software installed with your driver but to keep the driver. I'm a little anxious that that's not an nVidia fix, though, since you have to use the above route to disable them in the first place, not some sort of control panel.

In any event, the Graphics Options route worked for me in a similar situation.

ruffin
  • 1,875
6

If disable the Intel driver hotkey feature is not usefull, you can try to change the hotkey and then disable it. On my computer, this method works.

Bevoid
  • 61
2

That is a function of the display driver, not the OS. You will need to check the settings in the Display Driver to see if it can be disabled.

music2myear
  • 49,799