Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More key bindings and events - keyDblClick, keyDown, keyUp, "ctrl+alt+del" #6

Open
mmm4m5m opened this issue Aug 22, 2011 · 0 comments

Comments

@mmm4m5m
Copy link

mmm4m5m commented Aug 22, 2011

Description:
Two well knows features. Just added here for reference. (Sorry if description looks bad)

First: About "umount -a" before real power off
Right now, we have shell "reboot" but shell "poweroff" does not work (it does reboot). Real power off using remote control does not "umount -a". In case of "write" operations to usb/jffs2 it could be problem.
We need "notification and delay" before real poweroff - that is how shell script can "umount -a" before power off.
Or, second option, we need to remap "poweroff" to shell script and shell script to be able to call "real power off" function.

Second: Example about "KeyDblClick"
KeyDblClick for Power key, could do "real power off" (default) when single click does "soft power off".
Only if action is assigned to keyDblClick, then single click have to wait 0.5-1 seconds and act after that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant