Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xbindkeys doesn't work in Terminator, but works in other apps #582

Closed
neckutrek opened this issue Mar 9, 2022 · 2 comments
Closed

xbindkeys doesn't work in Terminator, but works in other apps #582

neckutrek opened this issue Mar 9, 2022 · 2 comments

Comments

@neckutrek
Copy link

neckutrek commented Mar 9, 2022

Setup:
Ubuntu 20.04.4 LTS (Focal Fossa)
Terminator 1.91
xbindkeys 1.8.6 by Philippe Brochard

Contents of ~/.xbindkeysrc:

"xvkbd -xsendevent -text '{'"
    m:0xc + c:16
    Control+Alt + 7

When I run Terminator and press ctrl+alt+7 no curly brace is inserted.
This works in Chrome, VS Code etc.

$ xvkbd -xsendevent -text '{'
Warning: Cannot convert string "-*-lucidatypewriter-bold-r-*-*-12-*-*-*-*-*-iso8859-1" to type FontStruct
Warning: Cannot convert string "-*-helvetica-bold-r-*-*-12-*-*-*-*-*-iso8859-1" to type FontStruct
Warning: Cannot convert string "-*-helvetica-medium-r-*-*-12-*-*-*-*-*-iso8859-1" to type FontStruct
Warning: Cannot convert string "-*-helvetica-medium-r-*-*-10-*-*-*-*-*-iso8859-1" to type FontStruct
@yagilm
Copy link

yagilm commented Jul 11, 2022

Same issue with
terminator 2.1.1
xbindkeys 1.8.7
on Ubuntu 22.04

@mattrose
Copy link
Member

This would be an issue either with GTK+ or VTE. I can't do anything to fix it, unfortunately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants