BuddiesOfBudgie / budgie-control-center

Budgie Control Center is a fork of GNOME Control Center for the Budgie 10 Series.
GNU General Public License v2.0
26 stars 14 forks source link

[Request] Support Fn key shortcuts #65

Open blackshibe opened 11 months ago

blackshibe commented 11 months ago

Budgie version

10.8.1

Use-cases

I've used KDE and Gnome for a while before switching to Budgie and both desktop environments had Fn key hotkeys implemented properly. Fn+F1 mutes audio, Fn+F2 lowers volume, Fn+F3 raises volume, Fn+F5 lowers screen brightness and so on. xev shows these actions as XF86MonBrightnessDown, XF86AudioMute, etc. There was also an overlay window that shows when you perform those actions.

On Budgie this is completely missing. I also tried binding these in the control center but there's no entry for changing screen brightness, and the Fn key itself is recognized rather than the full combination so I wasn't able to.

I also took a quick look and this also seems to mean I have no way to change screen brightness from the DE. If it's not in power settings, where is it?

Proposal

No response

References

No response