Re: Intercept keyboard on a specified program

2021-03-06 Thread Paul Smith
On Fri, Mar 5, 2021 at 10:27 PM Ed Greshko wrote: > > > Thanks a lot, Ed! I did not have > > > > im-chooser > > > > installed. After having installed that, I did as you suggested, and > > now "ibus-typing-booster" is working perfectly! > > Happy to hear it is working well for you. > > I apologize

Re: Intercept keyboard on a specified program

2021-03-05 Thread Ed Greshko
On 05/03/2021 22:22, Paul Smith wrote: Thanks a lot, Ed! I did not have im-chooser installed. After having installed that, I did as you suggested, and now "ibus-typing-booster" is working perfectly! Happy to hear it is working well for you. I apologize for not mentioning im-chooser in my ini

Re: Intercept keyboard on a specified program

2021-03-05 Thread Paul Smith
On Fri, Mar 5, 2021 at 2:12 PM Ed Greshko wrote: > > > Thanks, Ed. It seems that ibus-typing-booster is exactly what I am > > looking for. However, I cannot put it working on my machine. > > > > I run > > > > ibus-setup > > > > and go to Preferences and add the > > > > Other -Typing booster > > >

Re: Intercept keyboard on a specified program

2021-03-05 Thread Ed Greshko
On 05/03/2021 21:56, Paul Smith wrote: Thanks, Ed. It seems that ibus-typing-booster is exactly what I am looking for. However, I cannot put it working on my machine. I run ibus-setup and go to Preferences and add the Other -Typing booster input method, but, when I open gedit and write somet

Re: Intercept keyboard on a specified program

2021-03-05 Thread Paul Smith
On Thu, Mar 4, 2021 at 10:46 PM Ed Greshko wrote: > > > I am trying to intercept a program that I would specify so that I can > > do something like: if I write, on the specified program, > > > > br + TAB > > > > expand that to "Best regards". > > > > I know about AutoKey > > > > https://github.com

Re: Intercept keyboard on a specified program

2021-03-04 Thread Ed Greshko
On 05/03/2021 05:37, Paul Smith wrote: Dear All, I am trying to intercept a program that I would specify so that I can do something like: if I write, on the specified program, br + TAB expand that to "Best regards". I know about AutoKey https://github.com/autokey/autokey but I would like to

Intercept keyboard on a specified program

2021-03-04 Thread Paul Smith
Dear All, I am trying to intercept a program that I would specify so that I can do something like: if I write, on the specified program, br + TAB expand that to "Best regards". I know about AutoKey https://github.com/autokey/autokey but I would like to create my own, since AutoKey is a bit bu