View Single Post
Posts: 875 | Thanked: 918 times | Joined on Sep 2010
#7
ASUI only uses the top three buttons when audio lock is active. Telescope uses them when it is visible, after pressing the app switch button next to the screen. Edit /etc/telescope.keys:

Code:
press(F6): shell(/usr/bin/asui show)
press(F7): shell(/usr/bin/asui right)
press(F8): shell(/usr/bin/asui left)
You can bind any shell commands to those three keys, no need to rename files as you do with osso help.
 

The Following User Says Thank You to auouymous For This Useful Post: