okkosh / FN-key-lock

A Script/Program to simulate hardware F key lock on F1-F12 keys with custom controls and visible lock notifications.
74 stars 5 forks source link

Didn't work #1

Open Kayssar96 opened 3 years ago

Kayssar96 commented 3 years ago

Dear, it isn't working, just showing that it's toggling in the tray icon, using Lenovo E431 Windows 7 64-bit. BTW I found your code after a long time of searching for such software because my FN key stopped working even after BIOS and drivers updates.

okkosh commented 3 years ago

@Kayssar96 can you try running the app in admin mode?

okkosh commented 3 years ago

Also, if possible can you attach the screenshot of app and config.ini file (present inside the Documents folder)? Thanks!

Kayssar96 commented 3 years ago

@Kayssar96 can you try running the app in admin mode? Same issue, also tried building one using AHK.

Also, if possible can you attach the screenshot of app and config.ini file (present inside the Documents folder)? Thanks! Sure! Config Fnlock

okkosh commented 3 years ago

I can see that your Fn lock is not engaged? Did you try enabling it via CTRL + ALT + L ?

From: @.> Sent: Saturday, March 13, 2021 1:26 AM To: @.> Cc: Rajat @.>; @.> Subject: Re: [okkosh/FN-key-lock] Didn't work (#1)

@Kayssar96https://github.com/Kayssar96 can you try running the app in admin mode? Same issue, also tried building one using AHK.

Also, if possible can you attach the screenshot of app and config.ini file (present inside the Documents folder)? Thanks! Sure! [Config]https://user-images.githubusercontent.com/80541588/110991458-51b68980-837d-11eb-9ecd-d596861bd93d.JPG [Fnlock]https://user-images.githubusercontent.com/80541588/110991547-71e64880-837d-11eb-973b-4b502fa941d3.JPG

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/okkosh/FN-key-lock/issues/1#issuecomment-797718926, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AB7FPEX3PUHMCM6BMZSJ2JTTDJWVLANCNFSM4ZCXZ6DQ.

Kayssar96 commented 3 years ago

I can see that your Fn lock is not engaged? Did you try enabling it via CTRL + ALT + L ? From: @.> Sent: Saturday, March 13, 2021 1:26 AM To: @.> Cc: Rajat @.>; @.> Subject: Re: [okkosh/FN-key-lock] Didn't work (#1) @Kayssar96https://github.com/Kayssar96 can you try running the app in admin mode? Same issue, also tried building one using AHK. Also, if possible can you attach the screenshot of app and config.ini file (present inside the Documents folder)? Thanks! Sure! [Config]https://user-images.githubusercontent.com/80541588/110991458-51b68980-837d-11eb-9ecd-d596861bd93d.JPG [Fnlock]https://user-images.githubusercontent.com/80541588/110991547-71e64880-837d-11eb-973b-4b502fa941d3.JPG — You are receiving this because you commented. Reply to this email directly, view it on GitHub<#1 (comment)>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AB7FPEX3PUHMCM6BMZSJ2JTTDJWVLANCNFSM4ZCXZ6DQ.

Dear Okkosh,

CTRL + ALT + L is just toggling the label on the app, and showing the notification on the tray icon I am not able to know if the problem is in my PC or in the app.

okkosh commented 3 years ago

I think it's the app. I will try adding some additional fail safe measures into the app and maybe we can take it from there.