shortcuts file change after update
FYI:
I received a push update to 5.0.3 too, and i found a difference in 5.0.0 version; There is a link in wiki to shortcuts file in /usr/share/webkit-1.0/pillow/javascripts/debug_cmds.js but this file is missing in my 5.0.3. Instead it I found nearly the same file as /usr/share/webkit-1.0/pillow/debug_cmds.json
I edited this file and added my custom shortcuts ";ls" and ";po" which runs my shell script in
1] /usr/local/bin/landscape.sh with lipc-set-prop com.lab126.winmgr orientationLock L command
2] /usr/local/bin/portrait.sh with lipc-set-prop com.lab126.winmgr orientationLock U command
changing orientation with shortcuts now works perfectly as before
|