WeirdTreeThing / cros-keyboard-map

Utility to generate keyd configurations for use on Chromebooks
BSD 3-Clause "New" or "Revised" License
33 stars 10 forks source link

add check if keyd is already installed #1

Closed CoolPenguin27 closed 10 months ago

CoolPenguin27 commented 10 months ago

This pr adds a check to see if keyd is already installed. If installed, skip to the config generation,

Also, should the zoom scancode be reported as f11 instead of zoom to offer more compatibility with more applications?

WeirdTreeThing commented 10 months ago

Also, should the zoom scancode be reported as f11 instead of zoom to offer more compatibility with more applications?

Yes, I forgot about that, will work on it soon.