| Summary: | Make LWIN only behave as mod4 | ||
|---|---|---|---|
| Product: | xkeyboard-config | Reporter: | Olivier Crête <olivier.crete> |
| Component: | General | Assignee: | xkb |
| Status: | RESOLVED INVALID | QA Contact: | |
| Severity: | normal | ||
| Priority: | high | ||
| Version: | unspecified | ||
| Hardware: | x86 (IA32) | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
forget it.. altwin:super_win seems to be doing exactly what I want Great! ;) |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
I love using LWIN as another modifier with other keysyms, but it seems that it only does that with altwin:left_meta_win, but then win becomes meta too.. The following config seems to work, the only problem is that it xev says it still generates a Super_L and gnome-keybindings-properties sees a <Hyper>, partial modifier_keys xkb_symbols "left_win_mod4" { key <LWIN> { [ NoSymbol ] }; modifier_map Mod4 { <LWIN> }; };