On Sat, Jun 24, 2017 at 11:13:34AM +0200, Noor Christensen wrote: > On Sat, Jun 24, 2017 at 10:44:14AM +0200, Noor Christensen wrote: > > Hi, > > > > I was about to change the key sequences gobally used for VM clipboard > > managament and found /etc/qubes/guid.conf to be the correct place. > > > > Then I got curious, what subsystem is Qubes using for the keyboard > > bindings? I need to figure out what the Mod4/Meta/Windows key is called > > in this particular context. > > > > I took a peek at the libconfig manual[0] as mentioned in the "Getting > > started" docs[1] but it does not mention anything specific about > > keyboard or input control, so I guess those values are parsed by some > > other entity actually handling the key bindings. > > I found some clues in the qubes-gui-daemon source: > > https://github.com/QubesOS/qubes-gui-daemon/blob/ad966ddd5d57b30a47651471a1cbdbe7ac8231fa/gui-daemon/xside.c#L2957 > > However, I'm having problems using Mod4 as a key identifier here. > > Anybody else having success with this? > > -- noor
I assume you mean the "Side view of four qubes waving around" key?(TM Rusty Bird) Use xev and you will probably find it's mapped to Super_L, but "Super" will probably do. Try it. unman -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/20170625140344.vfmx2j7gzmxyolxc%40thirdeyesecurity.org. For more options, visit https://groups.google.com/d/optout.
