| View previous topic :: View next topic |
| Author |
Message |
ef666eff Guest
|
Posted: Sun Jul 10, 2005 11:39 pm Post subject: AHK in Linux? |
|
|
| What is the equivalence to AHK in Linux? |
|
| Back to top |
|
 |
Guest
|
Posted: Mon Jul 11, 2005 9:48 am Post subject: |
|
|
bourne/bash or perl/python/php? no, not really... rexx? maybe...
But I don't think there is anything really comparible to AutoHotkey on *nix... |
|
| Back to top |
|
 |
Guest
|
Posted: Mon Jul 11, 2005 11:29 am Post subject: |
|
|
| That is strange, I haven't found anything either... Are there any plans of converting AHK to Linux? |
|
| Back to top |
|
 |
catapult
Joined: 16 Feb 2005 Posts: 29
|
Posted: Tue Jul 12, 2005 2:47 am Post subject: |
|
|
| Anonymous wrote: | | That is strange, I haven't found anything either... Are there any plans of converting AHK to Linux? |
I never used it, but I remember a web page that described how to pop up a cheat sheet in Linux. By pressing a certian key combination, a wndow popped up to show the chording keymap for the Twiddler. Seem to remember there were a couple of parts of getting it to work.
Try a google search with some terms like Linux, Twiddler, I think it may have used xmodmap, etc. Try the comp.sys.wearables newsgroup or the wear-hard maillist archive. |
|
| Back to top |
|
 |
schlemihl1277
Joined: 09 Jul 2005 Posts: 10
|
Posted: Wed Aug 31, 2005 2:47 pm Post subject: |
|
|
Hi Community,
Someone told me, this one might be a solution for Linux:
http://wiki.tcl.tk/android
Problem could be the inhomogeneity of the different Window Managers.
Best regards,
schlemihl1277 |
|
| Back to top |
|
 |
timbuk2
Joined: 17 Aug 2005 Posts: 8
|
Posted: Wed Aug 31, 2005 3:22 pm Post subject: |
|
|
Depending on what you need it for, "Expect* is a pretty good automation tool for communications.
http://expect.nist.gov/
Some of the folks here have got it to do some desktop interactive stuff, but that's not it's primary purpose. But it's pretty flexible nonetheless. It may be what you need.
-tb2 _________________ -tb2 |
|
| Back to top |
|
 |
schlemihl1277
Joined: 09 Jul 2005 Posts: 10
|
|
| Back to top |
|
 |
14tonks
Joined: 08 Aug 2005 Posts: 13
|
Posted: Wed Jan 11, 2006 3:27 pm Post subject: |
|
|
Okay, I know absolutely nothing about coding, and very little yet about AHk, although I would sure like to have AHk on Linux.
Someone did just point me at this project over at SourceForce, which seems to be an implementation of the sort of low-level keyboard interception that would be necessary to make AHk or an AHk clone work universally in Linux of all flavors running all GUIs: http://sourceforge.net/projects/kbd-mangler
If anyone knows of anything close to AHk on Linux or of anyone who would be inclined to make a stab at a port, I would dearly love to know. |
|
| Back to top |
|
 |
corrupt
Joined: 29 Dec 2004 Posts: 2402
|
Posted: Thu Jan 12, 2006 7:54 am Post subject: |
|
|
I'm currently running AHK on Linux. Well... sort of... I'm running AHK in Win2k Pro, which is running in a VMware Player window on aLinux. Although I'm sure a Linux version could be done, I'm guessing that it would likely be a bit painful to port directly based on the amount of Windows dependant API calls used. It would be great to have AHK code work in Linux though... . |
|
| Back to top |
|
 |
AHKnow* Guest
|
Posted: Tue Mar 14, 2006 4:44 am Post subject: |
|
|
Interestingly, it would appear that it would be better to start some type of AutoHotkey.NET project.
The reason why, is because there are a number of .NET projects to port the framework to the Linux and MAC OS. The .NET framework for Linux has come along way and is almost ready. |
|
| Back to top |
|
 |
erikcw
Joined: 18 Jan 2006 Posts: 15
|
Posted: Sun Sep 03, 2006 9:34 pm Post subject: |
|
|
I've been using xbindkeys for my linux (Ubuntu Dapper) "hotkeys", and it's working great! Haven't been able to figure out how to create a "hot-string" in linux though. Do you know of any tools or resources that can perform host-string matching?
Thanks! |
|
| Back to top |
|
 |
wijnenjl
Joined: 17 Oct 2006 Posts: 1
|
|
| Back to top |
|
 |
guest123165451 Guest
|
Posted: Wed Jan 10, 2007 5:50 pm Post subject: |
|
|
AHK is so marvelous! It needs a Linux version...
We should work to make a version to Linux... It would be great! It would be fantastic!
I canīt stand that thereīs a super-interesting app for windows that do not have for linux...
What a dream... How stylish it would be using eclipse (or any editor) with two keyboars and vim functionalities!!! LOL |
|
| Back to top |
|
 |
sesas Guest
|
Posted: Fri Feb 09, 2007 6:51 am Post subject: it would be great... |
|
|
| guest123165451 wrote: | AHK is so marvelous! It needs a Linux version...
We should work to make a version to Linux... It would be great! It would be fantastic!
I canīt stand that thereīs a super-interesting app for windows that do not have for linux...
What a dream... How stylish it would be using eclipse (or any editor) with two keyboars and vim functionalities!!! LOL |
yeah!
also it would be great if the shortcuts could be well organized with those of KDE...
anyway, in linux I really miss the hotstrings feature... ('btw' = 'by the way') that's what most interest me on linux, because KDE has already a shortcut manager... |
|
| Back to top |
|
 |
Genecks Guest
|
Posted: Wed May 30, 2007 11:11 pm Post subject: |
|
|
| I need this tool at the moment for Linux. |
|
| Back to top |
|
 |
|