MSzturc / ThinkpadAssistant

An Assistant Application that allows you to use all your Function Keys on a T-Series Thinkpad Laptop
118 stars 13 forks source link

How to support the [home] [End] [prtsc] key? #48

Open bdragonh opened 3 years ago

bdragonh commented 3 years ago

How to support the [home] [End] [prtsc] key?

bdragonh commented 3 years ago

@MSzturc How to achieve it? Convert home to Ctrl + A End to Ctrl + e Method (?, 0, NotSerialized) // ? = HOME | END = ? { Notify (_ SB.PCI0 . LPCB.KBD , ??? ) CTRL + A ??? }

EETagent commented 3 years ago

Home, End, PrtSc are managed by PS2. Compile debug version of VoodooPS2 and check console log for keycodes of pressed keys. Home and End behaving differently on macOS than on Linux or Windows is not a Thinkpad Assistant issue.

bdragonh commented 3 years ago

Thank you very much. It's very helpful

发送自 Windows 10 版邮件https://go.microsoft.com/fwlink/?LinkId=550986应用

发件人: Vojtěch Jungmannmailto:notifications@github.com 发送时间: 2020年9月14日 15:36 收件人: MSzturc/ThinkpadAssistantmailto:ThinkpadAssistant@noreply.github.com 抄送: bdragonhmailto:bdragonh@msn.com; Authormailto:author@noreply.github.com 主题: Re: [MSzturc/ThinkpadAssistant] How to support the [home] [End] [prtsc] key? (#48)

Home, End, PrtSc are managed by PS2. Compile debug version of VoodooPS2 and check console log for keycodes of pressed keys. Home and end behaving differently on macOS than on Linux or Windows is not a Thinkpad Assistant issue.

― You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/MSzturc/ThinkpadAssistant/issues/48#issuecomment-691877369, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AJBELGTE6DXM7GXQRWO4I7LSFXBWNANCNFSM4RJODB2Q.