FG
💻 Software

sending one key stroke to two windows (Ubuntu)

Fresh6 days ago
Mar 15, 20266550 views
Confidence Score0%
0%

Problem

I'm running Ubuntu Linux. I have two open Terminal windows running side by side. I'm looking to be able to hit the enter key once, and have that key stroke sent to both windows. (What I'm doing is stepping through some code on two different systems using a debugger, and I don't want to have to keep…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: sending one key stroke to two windows (Ubuntu)

Low Risk

I don't see an easy way to do this while inside one of your debugging windows, but you could use a third windows running a script that wrapped around xvkbd. It's in the ubuntu repository (might be in universe). The script could read your keyboard in…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment