Gabor Karsay

Results 22 comments of Gabor Karsay

If you are using GNOME, you can actually achieve what you want. In GNOME Settings (gnome-control-center) select "Keyboard", then "Shortcuts". On the left select "Sound and Media", there you can...

I think I have messed it up while fixing issue #20 , argh. Seems like it's working on newer systems now but not on older ones anymore. I'll fix it...

The help pages in Parlatype explain how to assign shortcuts to the LibreOffice macros. The help pages are also online: https://gkarsay.github.io/parlatype/help-online/libreoffice-helpers.html There are no global shortcuts yet. First, I don't...

I'm not sure whether this helps the issue reporter. But yes, you can control Parlatype via D-Bus commands that you could launch from a script or some shortcuts tools. That's...

I investigated how to implement global keyboard shortcuts. It seems like it would work only with X11 but it is impossible with Wayland, at least at the moment. It would...

Thanks for your report and sorry for the really late reply! I've been aware of your report and it sounds very sensible. The problem is that Parlatype doesn't have its...

Thanks for your report! Could you please test again with the current version in Debian 12 (Bookworm/Testing), it is 3.1-2. I can't reproduce it there.

Thank you, I find it interesting how people are using Parlatype and what for. I already expected such a feature request but that's not super easy to implement, so I...

Thanks for the hint, I know it's not well documented. As a quick response: It's available as a package in Arch LInux (AUR), Debian 11 and Ubuntu 21.04 (package name:...

Your python interpreter can't import dbus, and I guess it will have problems importing gobject introspection (gi) later on. First you have to know which python interpreter is used by...