On Sat, Dec 24, 2011 at 09:06:21AM -0700, Jay McCarthy wrote: > This is either a dumb question or a feature request. > > I can't seem to bind commands to keys that use the "Super" key on > Linux. For example, s-r in emacs would be the Command/Windows/Ubuntu > key and r. But s-r doesn't seem to be anything in Conkeror. In > conkeror/modules/input.js there seem to be fields for the key, the > ctrl switch, the meta switch, the alt switch, and the shift switch. It > is a bit strange that the alt and meta switches aren't the same and it > doesn't seem to be just a strange renaming of the super modifier. For > example, when I press my Meta key and g I get a "M-g is undefined" > message but when I press Command and g I don't get any message. > > I know about using my Xmodmap to rename keys, but that seems like a > bit of a hack and I'd like something more elegant. > > Is this a problem in the underlying XULRunner code?
See if this answers your question: http://conkeror.org/Keyboard#Meta -- John Foerch _______________________________________________ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
