diff options
author | davej@chromium.org <davej@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-02 02:06:06 +0000 |
---|---|---|
committer | davej@chromium.org <davej@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-02 02:06:06 +0000 |
commit | 3d962bbcd4148cf258c5dfdcb324b59f5ec8291b (patch) | |
tree | a5dd318c25b14ca943e69599e4a310fa0de614f5 /app/slide_animation.cc | |
parent | b2e4296c6bfac676bc886594054d8eb7388349a5 (diff) | |
download | chromium_src-3d962bbcd4148cf258c5dfdcb324b59f5ec8291b.zip chromium_src-3d962bbcd4148cf258c5dfdcb324b59f5ec8291b.tar.gz chromium_src-3d962bbcd4148cf258c5dfdcb324b59f5ec8291b.tar.bz2 |
Volume Up/Down/Mute are handled within Chrome itself, without depending on Window Manager. The SystemKeyEventListener keyboard filter is instantiated in screen_locker as well as browser_init, so these keys will be handled at the screen lock and when logged in.
The on-screen UI is shown when logged in, but currently is not being allowed to show at screen lock. (A screen lock can be forced with /usr/bin/powerd_lock_screen).
After this patch, keyboard handling within Chrome supersedes the key handling in window_manager.cc, and so that functionality can safely be removed (http://codereview.chromium.org/4159004) and chromeos_wm_ipc_enums.h (http://codereview.chromium.org/4172004).
BUG=chromium-os:6074
TEST=Volume Up/Down and Mute keys should work when screen is locked and when logged in normally.
Review URL: http://codereview.chromium.org/4098003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64709 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'app/slide_animation.cc')
0 files changed, 0 insertions, 0 deletions