cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Ubuntu/CPP emulate CTRL+V
Ubuntu/CPP emulate CTRL+V
Aug 30, 2023 at 5:01am UTC
jNc
(66)
Need to emulate keyboard input short cut Ctrl+V, using cpp or some wrapper/library
[1] Having something in copy buffer (just got it with Ctrl+C)
[2] Need to execute Ctrl+V itself
Last edited on
Aug 30, 2023 at 5:02am UTC
Aug 30, 2023 at 3:44pm UTC
Ganado
(6807)
Maybe,
https://stackoverflow.com/questions/1262310/simulate-keypress-in-a-linux-c-console-application
https://forums.anandtech.com/threads/how-to-simulate-a-key-press-in-c-for-linux.2562684/
Topic archived. No new replies allowed.