geekhack

geekhack Community => Other Geeky Stuff => Topic started by: Anon44 on Sun, 22 June 2014, 04:46:14

Title: Program a keyboard
Post by: Anon44 on Sun, 22 June 2014, 04:46:14
Hello,

I would like to be able to change all the fonction of the key on my keyboard. But I don't just change the key, like saying that the "i" is now a "k" or stuff like this (this is something that sharp key can help us to do), but I would like that for example the "alt" become a "ctrl" and that "maj + alt" become a "page up" for example.

Another example: on an Azerty keyboard, the "." can be accessed only with "maj + ;".
I would like to inverse the two symbole. I would like that just pressing ";" would type "." and that pressing "maj+;" would type ";".

Thanks guys!
Title: Re: Program a keyboard
Post by: TacticalCoder on Sun, 22 June 2014, 19:43:24
Which OS are you on?
Title: Re: Program a keyboard
Post by: Anon44 on Mon, 23 June 2014, 10:29:53
Windows 7.

I plan to install Linux (I have not the time right now) so I am also interested by the answer for Linux :)
Title: Re: Program a keyboard
Post by: Oobly on Tue, 24 June 2014, 09:34:40
AutoHotKey: http://www.autohotkey.com/
Title: Re: Program a keyboard
Post by: davkol on Wed, 25 June 2014, 17:00:13
GNU/Linux: search for stuff like XKB, xmodmap, xdotools, autokey, etc. Or try Pystromo.