joshuagrisham / samsung-galaxybook-extras

Samsung Galaxybook Linux platform driver and accompanying utilities.
116 stars 15 forks source link

KDE Feedback #3

Closed achapleau closed 3 months ago

achapleau commented 9 months ago

Just wanted to give a big thanks to you, Joshua, for helping enable a quality Linux experience on these devices. I am running Fedora 39 KDE on my 950XED and I have install the driver and installed the extras script. The keyboard brightness is now shown in the battery applet: Screenshot_20240131_104518

I know KDE support is outside the scope of the scripts created but I have mapped the system settings key, the touchpad on/off key, the fn lock on off scripts, and the keyboard backlight brightness key (albeit as a binary on off switch, as this is what KDE settings allows for). I attempted mapping some of the other scripts in opt to the keys with KDE settings to no avail. I might switch back to GNOME for Fedora 40. Screenshot_20240131_104958

Again thank you for your great work and looking forward to see great progress made!

joshuagrisham commented 6 months ago

Super great feedback @achapleau thank you for taking the time to share! Since this comment I have added a keyboard event filter in the platform driver so that more of this should now be picked up by that but please feel free to give it a try and see how it works in KDE? (still more work to do of course ;) )