Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
That sounds really cool. I wish/hope there is a way to do this in windows. Also, I could see it being used as a tool to grief someone too!
-
@Demolishun Afaik, there isn't. Unless the keyboard manufacturer has some special HW/SW
-
May I recommend a arduino atmega 32u4 pro mini?
It's one of the few arduinos that can simulate a imput device.
Its actually my current project.
The very special think compared to a keyboard Is that you can insert a full text with a key press... Let's say all the tags for a html file, the basics a program code, different signatures for email... Also key combinations...
Or...
Can program it to hack, place it in a USB port and it will run your script, let's say, send a email with all the data you can steal, or open two girls one cup in full screen -
Jedidja10144y@Demolishun maybe AutoHotKey is what you're searching for
(No personal experience, I just heard it in Tom Scott's "The Art of the Bodge: How I made the Emoji Keyboard" https://youtu.be/lIFE7h3m40U ) -
Jedidja10144y@Jedidja rewatched it: for distinguishing 2 keyboards you might need to use luamacros
-
@GyroGearloose Yeah, I think I might have a bag of those laying around somewhere (sorry btw, missed your comment 😅)
@Jedidja I don't think AHK can detect different keyboards though. Does it even exist for Linux?
Related Rants
-
gururaju53*Now that's what I call a Hacker* MOTHER OF ALL AUTOMATIONS This seems a long post. but you will definitely ...
-
linuxxx65This guy at my last internship. A windows fanboy to the fucking max! He was saying how he'd never use anythi...
-
creedasaurus60Another dev on my team just got a new machine. Before he came in today I made two separate USB installers and ...
I just managed to configure a second keyboard to map its keys to separate keycodes. Basically, I should be able to use it as a complete macro deck 😏 Thank god for Linux
rant
keyboard
macros
linux