LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Disable Contrl+N key in Chromium on Linux (https://www.linuxquestions.org/questions/linux-newbie-8/disable-contrl-n-key-in-chromium-on-linux-4175558822/)

rparavastu 11-13-2015 04:35 PM

Disable Contrl+N key in Chromium on Linux
 
Hell Everybody,

How to Disable Contrl+N key in Chromium/Chrome on Linux.

Thanks,
Rparavastu.

TobiSGD 11-14-2015 09:30 AM

Short answer: You can't.
Long answer: You can, but you will have to alter Chromium's source code and compile it yourself. Usually you would disable such keyboard combinations in Chrome/Chromium by overloading them with a Javascript function, but the Chrome developers have decided that certain combinations, including Ctrl+N, should not be overloaded and disabled this feature for these combinations. So, unless you alter the source code and compile your own Chromium you are out of luck.


All times are GMT -5. The time now is 03:30 AM.