Skip to content

Conversation

@jahnf
Copy link
Owner

@jahnf jahnf commented Feb 28, 2023

@jahnf jahnf added this to the v1.0 milestone Feb 28, 2023
@jahnf jahnf self-assigned this Feb 28, 2023
@jahnf jahnf linked an issue Feb 28, 2023 that may be closed by this pull request
@jahnf jahnf force-pushed the bugfix/input-virtualdevice branch from 42fbc21 to 8f24469 Compare February 28, 2023 17:24
@jahnf jahnf marked this pull request as ready for review March 2, 2023 09:29
@benneti
Copy link

benneti commented Mar 11, 2023

as posted in the issue, this branch works great on wayland (apart from the stuff that would need #173 )

@jahnf jahnf merged commit ca9e6af into develop Mar 13, 2023
@jahnf jahnf deleted the bugfix/input-virtualdevice branch March 13, 2023 14:24
for (int i = KEY_OK; i < KEY_MACRO1; ++i) {
ioctl(fd, UI_SET_KEYBIT, i);
}
// will set key bits from i = KEY_MACRO1 to i < KEY_CNT also work?
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No :), I tested it during my investigation ;)

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

Successfully merging this pull request may close these issues.

[BUG] No Interactions on Ubuntu 21.10

4 participants