FG
💻 Software

Is it possible to use different keyboards for different applications?

Fresh5 days ago
Mar 15, 20263880 views
Confidence Score0%
0%

Problem

What I would like is this: I would have two keyboards. One of them is "connected" to Matlab, the other is "connected" to my text editor of choice. This way, I could edit some script and still test some commands in Matlab without having to constantly switch between the applications. Basically, I wou…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Is it possible to use different keyboards for different applications?

Low Risk

If you are a system programmer, then it should be easy for you to get this functionality. Steps using AutoHotKey script for Windows: Make an AutoHotKey script that can detect keystrokes on different keyboard, Then using windows handle, get the winID…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment