Volume keys don't work inside a full-screen game
Bug #388547 reported by
Leonardo Torok
This bug affects 42 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
One Hundred Papercuts |
Confirmed
|
Low
|
Unassigned | ||
X.Org X server |
New
|
Unknown
|
|||
gnome-settings-daemon (Ubuntu) |
Confirmed
|
Low
|
Unassigned |
Bug Description
When I'm playing games in fullscreen mode, I cannot change the volume (laptop, HP tx2115nr with Jaunty) using my notebook keys. It's not possible to use my Play/Pause/Stop hotkeys (right side of my screen).
I would like to change my volume without have to exit the game.
Changed in gnome-settings-daemon (Ubuntu): | |
importance: | Undecided → Low |
Changed in gnome-settings-daemon (Ubuntu): | |
status: | New → Confirmed |
Changed in xorg-server: | |
importance: | Unknown → Medium |
status: | Unknown → Confirmed |
Changed in xorg-server: | |
status: | Confirmed → Unknown |
Changed in xorg-server: | |
importance: | Medium → Unknown |
Changed in hundredpapercuts: | |
importance: | Undecided → Low |
Changed in xorg-server: | |
status: | Unknown → New |
To post a comment you must log in.
I think the solution to this bug, would also take care of https:/ /bugs.edge. launchpad. net/ubuntu/ +source/ notify- osd/+bug/ 344978
Keys that are defined in gnome should always be catched and never reach the application under focus.
This seems to me a metacity/compiz bug.
Reasoning:
- we loose functionality in SDL games if the keys aren't being catched at a lower level of the stack
- certain fullscreen players leave fullscreen on any keypress (like flash)
- possible overlaps of application based shortcuts are bugs: they make the usage of the gnome-keybindings inconsistent and dangerous. (imagine alt+tab being binded to something destructive)