Small question here. I try to set CTRL+SHIFT+W to open an internet browser. Every time I add it to the keyboard shortcuts in the settings, it takes back a level in the settings menu rather than accepting my new shortcut. Any ideas?
3 Answers
Can not confirm what is using or has been assigned ctrl+shift+w to close tabs or windows but that is probably why the window closes when you try to assign that shortcut to launch browser.
After checking HUD and System Settings>All Settings>Keyboard there appears to be no thing assigned that keyboard shortcut. Refering to https://wiki.ubuntu.com/Keybindings gives information regarding using dconf Editor to view all keyboard shortcuts but again no thing is being shown that indicates ctrl+shift+w being assigned to any thing.
Searching the web confirms some body has filed a bug at launchpad so it might be worth our while to add as affected here.
Looking at this question may also indicate something has changed with regard how keyboard shortcuts work in newer flavours.
It would appear alt+F4 is the assigned shortcut to close windows.
Depending on your keyboard you could assign the appropriate media key or hot key or Function Key to launch browser through All Settings>Keyboard>Launchers>Launch Web Browser which would give one button launch ability.

Maybe Unity shortcut may be an option?
Open your browser and right click the icon in launcher to lock it to launcher.

Press and hold the Super(Windows icon) which will show HUD with information regarding keyboard shortcuts.

Note looking at Launcher your browser icon may have been assigned a number.
I mostly use Firefox and pressing and holding Super tells me Firefox has been assigned the number 6. So pressing Super+6 will launch browser for me.
If pressing and holding Super does not show a shortcut number for your browser

Just drag and drop the launcher icon to nearer the top of launcher for it to be assigned a number.
- 1,610
This is because Ctrl + Shift + W shortcut will close all currently open tabs (Ctrl + W will close only the current tab). If you are in a browser (Chromium, Firefox) this shortcut will entail closing the window.
Try to use another combination like Ctrl + Shift + B or Ctrl + Shift + C (these I tested) and will work like a charm.
- 174,089
- 51
- 332
- 407
Here are some shortcut keys that are very common for all major browsers. Even you are Google Chrome, Mozilla Firefox, or Opera users, these keyboard shortcuts will work for your browsers.
Shift+Left Click – It is meant for Opening a link in the new browser window.
Ctrl+Shift+Left Click – It is meant for Opening the link in a foreground tab.
Middle Click a Tab – It is meant for Closing any the tab.
Ctrl+Left Click, Middle Click – It is meant for opening a link in the background tab.
Ctrl+Shift+T – It is meant for reopening the last closed tab.
Ctrl+T – Open a new Tab with this key.
- 174,526