mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
fallback to stop framework approach on screensaver fix
This commit is contained in:
@@ -169,6 +169,6 @@ fb:setOrientation(Screen.native_rotation_mode)
|
||||
|
||||
input.closeAll()
|
||||
if util.isEmulated()==0 then
|
||||
--os.execute("killall -cont cvm")
|
||||
os.execute("killall -cont cvm")
|
||||
os.execute('echo "send '..KEY_MENU..'" > /proc/keypad;echo "send '..KEY_MENU..'" > /proc/keypad')
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user