-
-
Notifications
You must be signed in to change notification settings - Fork 275
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[XMonad.Util.EZConfig] Function key XF86WLAN missing #27
Comments
I think the place to add this would be xmonad-x11? See also: xmonad/X11#21 |
Well, it would need to be added in both places. |
So in xmonad/X11#21 there is a script to generate this keys. Unfortunately there is no X11 header file containing this key (on my computer):
(no output) And there is also no file for Lenovo/IBM keysyms :( What do you think about placing an X11 header file |
I think it is in |
Oh, you're right! So once someone gets the script for autogeneration to run, this key should get included in EZConfig... |
Fixed with xmonad/X11#41 |
The
XF86WLAN
function key missing in the supported function keys of EZConfig:http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Util-EZConfig.html
On my ThinkPad T450s I've got this one to enable/disable wifi.
https://wiki.archlinux.org/index.php/Lenovo_ThinkPad_T450s#Function_Keys
Edit: There are actually one more unsupported function key:
The text was updated successfully, but these errors were encountered: