0

On Windows, my Google Chrome browser is intercepting my keyboard combination Ctrl +Alt +O . This is an important key combination in another program I use, but every time I hit that key combination in that other program, it brings up some kind of pink browser window in Chrome.

Is there any way to disable that combination (whatever it is) in Chrome?

JackLock
  • 708
Victor Grazi
  • 165
  • 7

1 Answers1

2

According to the Chrome keyboard shortcut list, Ctrl+Alt+O is not a Chrome keyboard shortcut.

I also tested Chrome here (Windows 7, latest Chrome), and it doesn't do anything.

So this is some other process (perhaps a Chrome extension you've installed, or something completely separate from Chrome) that's capturing that keyboard shortcut and launching Chrome for whatever reason.

You need to determine what program is actually capturing that shortcut and work form there. Luckily, there's this handy SuperUser question that covers doing that: How can I determine which process owns a hotkey in Windows?