On 01/16/2014 09:39 PM, Eric Wilhelm wrote: > # from Dick Steffens on Thursday 16 January 2014: >> I know the names of some of >> the behaviors, such as KEY_UP, KEY_DOWN, etc. What I'd like to know >> is what to call a list of all available behaviors names so I can >> assign appropriate -- or maybe inappropriate -- behaviors to specific >> keys. > Depends on your desktop.
Ubuntu 12.04 with gnome-session-fallback. Logged in with Gnome Classic. > You're probably looking for hotkeys/shortkuts > somewhere in your gnome/kde/xfce/whatnot kontrol center / gonfigurator. > The names of actions are going to vary. I have been using gconf-editor. Yesterday, somewhere, I read that gconf-editor is being replaced by dconf-editor. Looking at Help > About in gconf-editor I see that it is version 3.0.1. There is no equivalent version listing in dconf-editor. The closest I can see is that it is version 0.12.0-0ubuntu1.1 from the entry in Synaptic. If they are supposed to do the same things, dconf-editor has a ways to go to cover everything that's included in gconf-editor. However, none of the entries in either of them looked like the list that I'm looking for. > >> One example is the button on the top right of the remote. The key has >> a quarter moon shape. > The sleep key might be a special case. Mine (thinkpad) shows up under > `acpi_listen` as 'button/sleep', and I think it can be intercepted in > the ACPI config or you can use the desktop hotkeys to handle it (which > requires you to be logged in.) > >> If I press it the computer goes into some >> version of hibernate. Pushing it again does not do anything, probably >> because the computer is sleeping and not paying attention to the >> remote anymore. > Whether it will wake up the system depends on the BIOS and also the > content of /proc/acpi/wakeup Here's the contents of /proc/acpi/wakeup on this machine. It's all geek to me. Device S-state Status Sysfs node SLPB S4 *enabled P32 S4 *disabled pci:0000:00:1e.0 UAR1 S4 *disabled pnp:00:0a PEX0 S4 *disabled pci:0000:00:1c.0 BLAN S4 *enabled pci:0000:02:00.0 PEX1 S4 *disabled PEX2 S4 *disabled pci:0000:00:1c.2 PEX3 S4 *disabled pci:0000:00:1c.3 PEX4 S4 *disabled PEX5 S4 *disabled UHC1 S3 *enabled pci:0000:00:1d.0 UHC2 S3 *enabled pci:0000:00:1d.1 UHC3 S3 *enabled pci:0000:00:1d.2 UHC4 S3 *enabled pci:0000:00:1d.3 EHCI S3 *enabled pci:0000:00:1d.7 AC9M S4 *disabled AZAL S4 *disabled Thanks for the input. -- Regards, Richard C. Steffens _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
