Hi there,
we're looking to disable the hotkeys in Chromium (whilst in kiosk mode if that matters). This so a user can't close the browser, can't go to different webpages, etc.
They need to be locked completely into the default loaded page.
We're trying this with Fedora 23 currently. Tried disabling the F4 key completely by running 'xmodmap -e "keycode 70 ="' and this works for most apps, but not chromium. It does work on my gentoo installation. If I look at the executables however there's a lot of linking on Fedora to X libraries that came with Chromium, whilst on my gentoo system everything points to the system libraries. Suspect it doesn't work on Fedora because of the used libraries.
Whilst F4 can, if we can get it to work on Fedora, easily be disabled by remapping the key, this doesn't help with Ctrl+T, Ctrl+W, etc. yet.
Anyone aware of any solutions?
Kind regards,