Alt-F5 is not working on my computer (with ATI display adapter): Difference between revisions

From TotalcmdWiki
Jump to navigation Jump to search
No edit summary
 
mNo edit summary
Line 20: Line 20:
* There is a value "Hotkey"=dword:00000474
* There is a value "Hotkey"=dword:00000474
* Change this to "Hotkey"=dword:00000000
* Change this to "Hotkey"=dword:00000000
Back to [[Problems and Incompatibilities]]

Revision as of 16:10, 12 May 2005

This is caused by your ATI display driver.

Solution:

  • Right click on the desktop
  • Choose "Properties"
  • Click on register "Settings"
  • Click on "Advanced" button
  • Click on "Display"
  • There is a frame called "Schema" or so. Here you need to set the hotkeys to "None"
  • If it is already set to none, set it to some other key, re-open the dialog, and then set it back to none

Please note that Alt+F5 cannot disabled for some drivers, the only way to get it working again is to close the Ati Control panel running in the system tray, or by disabling the Ati Hotkey Poller service to re-enable the packing dialog.


Another hint if the above doesn't work:

  • Open regedit
  • Go to

[HKEY_LOCAL_MACHINE\SOFTWARE\ATI Technologies\Desktop\{3746CA2C-F39F-4980-8ACD-6F46E003707E}\Profiles\Schemes\Environment\Switchamongstdisplays]

  • There is a value "Hotkey"=dword:00000474
  • Change this to "Hotkey"=dword:00000000

Back to Problems and Incompatibilities