You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the title says, setting setxkb,sh makes most F1 - F12 keys doesn't work (e.g. F5 to refresh), but any modifiers + (F1 - F12) key combos (e.g. Alt+F4) work fine everywhere.
I executed the script using setxkb,sh 4n us us, and using the command written automatically in the .bashrc: setxkbmap -model 'pc104' -layout 'us(cmk_ed_us)' -option 'misc:extend,lv5:caps_switch_lock,grp:shifts_toggle,compose:menu
Both always make this problem appear in both of my machines.
My machines are currently running:
Fedora 35 KDE 5.23.3
Fedora 33 KDE 5.20.5
Any suggestions on where to look for?
The text was updated successfully, but these errors were encountered:
I don't know exactly why that happens to you, but if you wish you can comment out all the F# key lines in the symbols/extend file in the BigBag (the one that's installed, or you'll have to reinstall it) and restart the X server. Use the setxkb.sh script to ensure your server is refreshed if you don't know how to do it manually. Then you should have lost the Extend mappings for the multimedia keys, but regained your F key functionality.
As the title says, setting setxkb,sh makes most F1 - F12 keys doesn't work (e.g. F5 to refresh), but any modifiers + (F1 - F12) key combos (e.g. Alt+F4) work fine everywhere.
I executed the script using
setxkb,sh 4n us us
, and using the command written automatically in the .bashrc:setxkbmap -model 'pc104' -layout 'us(cmk_ed_us)' -option 'misc:extend,lv5:caps_switch_lock,grp:shifts_toggle,compose:menu
Both always make this problem appear in both of my machines.
My machines are currently running:
Any suggestions on where to look for?
The text was updated successfully, but these errors were encountered: