--
Video out hot key sends super + p + return on many upcoming Dell & HP systems
https://bugs.launchpad.net/bugs/539477
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to Canonical OEM Projects.
--
kernel-bugs mailing list
kerne...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kernel-bugs
** Changed in: linux (Ubuntu)
Status: Confirmed => Invalid
** Changed in: gnome-settings-daemon (Ubuntu)
Status: Confirmed => Triaged
--
Video out hot key sends super + p + return on many upcoming Dell & HP systems
https://bugs.launchpad.net/bugs/539477
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubunt...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
--
Video out hot key sends super + p + return on many upcoming Dell & HP systems
https://bugs.launchpad.net/bugs/539477
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in ubuntu.
--
desktop-bugs mailing list
deskto...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
** Also affects: gnome-settings-daemon (Ubuntu Maverick)
Importance: Undecided
Status: New
** Also affects: linux (Ubuntu Maverick)
Importance: Undecided
Status: New
** Changed in: gnome-settings-daemon (Ubuntu Maverick)
Status: New => Triaged
** Changed in: gnome-settings-daemon (Ubuntu Maverick)
Importance: Undecided => Low
** Changed in: gnome-settings-daemon (Ubuntu Maverick)
Assignee: (unassigned) => Canonical Desktop Team (canonical-desktop-team)
** Changed in: oem-priority
Assignee: Canonical Platform QA Team (canonical-platform-qa) => (unassigned)
** Changed in: linux (Ubuntu Maverick)
Status: New => Invalid
** Changed in: gnome-settings-daemon (Ubuntu Maverick)
Status: Triaged => In Progress
** Changed in: gnome-settings-daemon (Ubuntu)
Status: Triaged => In Progress
** Changed in: gnome-settings-daemon (Ubuntu)
Assignee: (unassigned) => Martin Pitt (pitti)
Fn+F8 cycles through the different output combinations and I didn't see
any keypresses passed to active text fields (neither characters nor
returns).
** Changed in: gnome-settings-daemon (Ubuntu Maverick)
Status: In Progress => Fix Committed
** Tags added: verification-needed
** Changed in: oem-priority
Status: Confirmed => Fix Committed
--
Video out hot key sends super + p + return on many upcoming Dell & HP systems
https://bugs.launchpad.net/bugs/539477
You received this bug notification because you are a member of Ubuntu
--
Video out hot key sends super + p + return on many upcoming Dell & HP systems
https://bugs.launchpad.net/bugs/539477
You received this bug notification because you are a member of Ubuntu
** Also affects: linux (Ubuntu Natty)
Importance: Undecided
Status: Invalid
---------------
gnome-settings-daemon (2.32.0-0ubuntu3.1) maverick-proposed; urgency=low
* Add 45_support_new_video_key.patch: Have "Super+P" trigger a video mode
switch. Newer Dell and HP systems have a rather broken BIOS (due to a
misunderstanding of the spec) which causes FN+F8 to send the literal
Super+P scan codes instead of a proper KEY_VIDEOMODE scan code.
Patch by Mike Terry, thanks! (LP: #539477)
-- Martin Pitt <marti...@ubuntu.com> Fri, 12 Nov 2010 11:38:29 +0100
** Changed in: gnome-settings-daemon (Ubuntu Maverick)
Status: Fix Committed => Fix Released
--
Video out hot key sends super + p + return on many upcoming Dell & HP systems
https://bugs.launchpad.net/bugs/539477
You received this bug notification because you are a member of Ubuntu
--
Video out hot key sends super + p + return on many upcoming Dell & HP systems
https://bugs.launchpad.net/bugs/539477
You received this bug notification because you are a member of Ubuntu
I use Xmonad as the Gnome window manager and this patch somewhat broke
Xmonad for me. Xmonad, by default, uses a combination of "Mod+p" (what
"Mod" is is configurable, in my case I've set it to the Super_L) to open
the Gnome run dialog. So after getting the latest updates, pressing
"Super+p" just flashes the screen briefly and does not open the Gnome
run application dialog, as it did before. I assume that this is the new
assumed behavior, related to video modes.
This machine is _not_ a Dell or a HP laptop. It's a self-built desktop
with Asus P5Q, Intel Q9550, Nvidia GTX 260 using the Nvidia proprietary
drivers.
So is there any way to disable this new behavior, or is it really hard-
coded to gnome-settings-daemon? I can live with having to use a
different key combination to start programs, but would really like to
use "Super+p" in the future too, as my fingers are somewhat used to that
particular combination.
I have a Dell Studio 1558 and use Gnome with Gnome-Do. I couple of days ago I connected an external monitor for the first time and maybe also tried Fn+F1 to activate the VGA port. After doing that (and rebooting various times) Super+P does not launch Gnome-Do anymore as I configured it before but only removes my mouse arrow for parts of a second. If start Gnome-Do through the menu, change the key to start Gnome-Do to e.g. to Super+J, close Gnome-Do, reopen and configure it back to Super+P it works again. When I then use Fn+F1 it also opens Gnome-Do.
Unfortunately this all only lasts until the next reboot and then I can start reconfiguring Gnome-Do once again.
--
Video out hot key sends super + p + return on many upcoming Dell & HP systems
https://bugs.launchpad.net/bugs/539477
You received this bug notification because you are a member of Ubuntu
I found the following workaround. Using gconf-editor, find the following conf key:
/apps/gnome_settings_daemon/plugins/xrandr/active
And set it to false (not checked). The change should be effective immediately after the edit.
This may disable other useful behavior, but I haven't personally noticed
any ill effects. I could imagine it might impact settings proper display
settings on login, though.
--
Video out hot key sends super + p + return on many upcoming Dell & HP systems
https://bugs.launchpad.net/bugs/539477
You received this bug notification because you are a member of Ubuntu
I use Super+P as a custom binding.
Could this at least be made configurable?
I've recompiled without the patch, but I hope
I don't have to maintain my own version.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in ubuntu.
https://bugs.launchpad.net/bugs/539477
Title:
Video out hot key sends super + p + return on many upcoming Dell & HP systems
--
--
---------------
gnome-settings-daemon (2.32.1-0ubuntu3) natty; urgency=low
[ Sebastien Bacher ]
* debian/rules: list the objects to build before the libraries to fix the
build issues which was workarounded in the previous upload (lp: #676519)
[ Martin Pitt ]
* Add 45_support_new_video_key.patch: Have "Super+P" trigger a video mode
switch. Newer Dell and HP systems have a rather broken BIOS (due to a
misunderstanding of the spec) which causes FN+F8 to send the
literal Super+P scan codes instead of a proper KEY_VIDEOMODE scan
code. Patch by Mike Terry, thanks! (LP: #539477)
-- Martin Pitt <marti...@ubuntu.com> Sun, 09 Jan 2011 07:13:47 -0600
** Changed in: gnome-settings-daemon (Ubuntu Natty)
Status: Fix Committed => Fix Released
--