Page 1 of 1

ALT-HOME Chrome shortcut (SOLVED)

Posted: 21 Mar 2017, 20:19
by joelg
Is it possible to enable the Chrome ALT-HOME shortcut to return to the configured homepage? I currently have the kiosk set to have no toolbar, and although I've set the timeout to 1 min, there is no way to quickly go back to our splash page.

Thanks,
Joel

Re: ALT-HOME Chrome shortcut

Posted: 22 Mar 2017, 17:14
by fanthom
Hello Joel,

Please use this parameter to get 'Alt+Home' shortcut working:

Code: Select all

run_command=sed -i 's/A-Home A-KP_Home//' /etc/xdg/openbox/rc.xml; openbox --reconfigure
Thank you.

Re: ALT-HOME Chrome shortcut

Posted: 23 Mar 2017, 16:15
by joelg
That worked great, thanks!

Joel