zocker-160 / keyboard-center

Application for mapping macro keys on Logitech keyboards
GNU General Public License v3.0
66 stars 3 forks source link

trying to configure g815 #26

Closed mcasaccio closed 1 year ago

mcasaccio commented 2 years ago

Hello!!! I'm trying to configure memory 1 to move between desktops (I'm assigning ctrl+ f1) but I can't get it to work.... it doesn't respond to the configurations

`mappings: MEMORY_1: MACRO_1: gamemode: 0 name: CustomProfile string:

zocker-160 commented 2 years ago

hi, thank you for the report. What desktop environment are you using? I would like to try to reproduce this issue.

EDIT: I just did some testing on KDE and it works for me, I can switch between workspaces without issues.

mcasaccio commented 2 years ago

hola, gracias por el informe. ¿Qué entorno de escritorio estás usando? Me gustaría intentar reproducir este problema.

EDITAR: acabo de hacer algunas pruebas en KDE y funciona para mí, puedo cambiar entre espacios de trabajo sin problemas.

I'm using manjaro with kde plasma

---- edit: I think I was able to get it to work on the M2.

Is there any way that the G keys do not write me the numbers: G1 = start writing 1 G2 = start writing 2 G3 = start writing 3 G4 = start writing 4 ... Screenshot_20220411_111242

zocker-160 commented 2 years ago

Is there any way that the G keys do not write me the numbers:

This does not happen for me. Sadly I don't have a way to test on Manjaro.

Could you please send me your output for: journalctl --user -u keyboard-center > kc.log and post the log file here?

mcasaccio commented 2 years ago

Is there any way that the G keys do not write me the numbers:

This does not happen for me. Sadly I don't have a way to test on Manjaro.

Could you please send me your output for: journalctl --user -u keyboard-center > kc.log and post the log file here?

yes, of course kc.log

zocker-160 commented 2 years ago

thank you for the log, sadly I cannot find anything wrong going on, it all looks at it should.

mcasaccio commented 2 years ago

thank you for the log, sadly I cannot find anything wrong going on, it all looks at it should.

thank you for taking the time, I hope it can be solved in the future! Any tests you want me to do, let me know!

zocker-160 commented 2 years ago

it probably is something Manjaro specific that I cannot test I am afraid.

zocker-160 commented 1 year ago

Today I found the time to test on Manjaro natively and everything worked like on Ubuntu.

So I sadly don't know what was going on maybe try with the latest version as that does not use a background service anymore.

mcasaccio commented 1 year ago

I just installed it. It works perfectly!