u8sand / Baka-MPlayer

The libmpv based media player
https://u8sand.github.io/Baka-MPlayer/
GNU General Public License v2.0
428 stars 93 forks source link

Numpad #285

Open UglyBoiDesu opened 5 years ago

UglyBoiDesu commented 5 years ago

It seems whenever i try to map the numpad up(Numpad 8) in the keybindings menu it always links to the arrow keys This is very inconvenient, is there a solution for this? I've tried adding "104" to the ini file which is my numpad ups key number but that doesn't work the 8 on my numpad should act as the arrow key up as should 4, 6 and 2 they should all act as the arrowkeys when i toggle the scroll lock on my keyboard but it just doesn't with Baka MPlayer. Can i get some help?

u8sand commented 5 years ago

What OS is this? And i presume you first tried through the dialog but the capture dialog does not recognize the difference?

On Thu, Jun 13, 2019, 5:31 AM UglyBoiDesu notifications@github.com wrote:

It seems whenever i try to map the numpad up(Numpad 8) in the keybindings menu it always links to the arrow keys This is very inconvenient, is there a solution for this? I've tried adding "104" to the ini file which is my numpad ups key number but that doesn't work the 8 on my numpad should act as the arrow key up as should 4, 6 and 2 they should all act as the arrowkeys when i toggle the scroll lock on my keyboard but it just doesn't with Baka MPlayer. Can i get some help?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/u8sand/Baka-MPlayer/issues/285?email_source=notifications&email_token=AAKHTJLWJXJVYJVQR3RLRDDP2IHXTA5CNFSM4HXXVRNKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GZINYJA, or mute the thread https://github.com/notifications/unsubscribe-auth/AAKHTJKYDTT76LQF4LXCLBDP2IHXTANCNFSM4HXXVRNA .

UglyBoiDesu commented 5 years ago

My os is win10 home and if by dialog you mean the preferences then yes i tried in the preferences menu on the application and it did not read the difference between the numpad arrow keys and the actual arrow keys. I should also note that i know absolutely nothing about code. I am completely illiterate on the stuff so i would appreciate it if you would extend the courtesy of using language i can understand.

u8sand commented 5 years ago

@UglyBoiDesu I've done some investigation into this issue; it looks like It won't be easily fixed due to a limitation in the underlying UI framework we're using (Qt). I will keep the use case in mind for future iterations but for now I won't be able to make this feature available on Baka-MPlayer.