Skip to content
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

Add option to change fn_lock_state in gui #5

Open
stsdc opened this issue Dec 8, 2021 · 5 comments
Open

Add option to change fn_lock_state in gui #5

stsdc opened this issue Dec 8, 2021 · 5 comments

Comments

@stsdc
Copy link

stsdc commented Dec 8, 2021

Related code:

f1_to_f12_as_primary:
displayName: Function Lock
type: bool
help: Make the F-keys behave as if you are holding down the Fn key

But not showed on the GUI:
obraz

@mezpahlan
Copy link

It looks like you can change this via the Raw tab when you select Advanced mode.

image

However I don't know what to change the value to....... and I'm too scared to guess 😨 .

+1 to adding this via the GUI but in the meantime any advice on what the valid options are for this via Raw? Or where to find the options?

@mezpahlan
Copy link

I took a punt at it and changed the value to 0x0 which seems to have done the trick. Confirmation from someone better in the know would be great.

@stsdc
Copy link
Author

stsdc commented Dec 28, 2021

Yeah, 0x00 does the thing.

@LordTermor
Copy link
Contributor

So it seems it's a bool value but uses hex instead of "Enabled"/"Disabled" strings? Heh, didn't know such thing exists, would require some coding to make it working.

@Sean-StarLabs
Copy link
Contributor

That value is changed by pressing the lock key, which is why it isn't in the main window. It can be done, but not very useful as it needs a reboot to change it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants