AutoHotkey Community

It is currently May 25th, 2012, 5:19 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 86 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6  Next
Author Message
PostPosted: August 3rd, 2007, 9:42 pm 
The .NET framework is patented, and is not licensed for use on Linux. That is one of the prevalent evils of .NET ever since its inception.


Report this post
Top
  
Reply with quote  
PostPosted: September 3rd, 2007, 10:19 am 
There are two aproximations in linux:

ldpt. Firts of all, oriented to auomated testing tool, but now to real scripting...
http://ldtp.freedesktop.org/wiki/Home
It has similar functions to autohotkey i.e. http://ldtp.freedesktop.org/user-doc/window.html


dogtail. More recent but maybe more opened (phyton modulable)
http://people.redhat.com/zcerza/dogtail/index.html

All of then tends to use phyton as natural language scripting.


Report this post
Top
  
Reply with quote  
PostPosted: September 4th, 2007, 12:04 am 
I'm really interested in the hotkey functionality of AHK on linux. I'm using it on windows and now I'm switching to linux and really miss that functionality. So far the only utility I have found is kbd-mangler but then I need to recompile my kernel and I don't really want to do that. Has anyone else seen similar kind of utilities than can replace certain input from the keyboard by something different.


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: September 29th, 2007, 9:52 pm 
Offline

Joined: February 13th, 2006, 10:40 pm
Posts: 389
Location: Utah
Actually, most of you probably didn't notice, but i disappeared from the forums many months ago. The reason for my disappearance was because I made the switch to Linux (Ubuntu feisty) and haven't touched windows since (other than games of course). I have noticed that some of the gui functionality of AHK works under wine, but hotkeys (and even the sleep command) complain of unimplemented features of wine. It would be possible to implement those features into wine, but that seems to much like a workaround to me. A better option would perhaps be to maybe carry the gui over on wine (maybe converting it to boost or something in the future) but the hotkeys would have to be built for linux.

_________________
Image
"Power can be given overnight, but responsibility must be taught. Long years go into its making."


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 7th, 2007, 6:46 pm 
Offline

Joined: June 4th, 2006, 2:04 pm
Posts: 176
Location: ::1
Well im running Ubuntu Gusty Gibbon (7.10)
and most of my scripts work :) and that answers any questions about my signature 8)
but i havent tested every single command in AHK so i dont know if all of it works but it works for me ^^ (as it says above not hotkeys :/)
but this script was made in Linux :)
Menu Maker
EDIT: Sleep function works for me :DDDDD


Last edited by ChalamiuS on August 4th, 2008, 2:43 pm, edited 1 time in total.

Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 7th, 2007, 8:27 pm 
Offline

Joined: February 13th, 2006, 10:40 pm
Posts: 389
Location: Utah
I don't know what i did wrong last time but sleep works for me now. I think that i will do a (mostly) comprehensive study to see what works and what doesn't.

I actually just upgraded to Ubuntu/Kubuntu Gutsy (currently in KDE) a couple days ago.

Interesting script. It gives an idea for an IDE like program. Have a list of labels and hotkeys on the left side and when you select them you see the code that they contain. And then if you integrated that with SmartGui Creator and a built in AHK help, you get an AHK IDE.

_________________
Image
"Power can be given overnight, but responsibility must be taught. Long years go into its making."


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 10th, 2007, 9:59 pm 
Offline

Joined: June 4th, 2006, 2:04 pm
Posts: 176
Location: ::1
Always glad to help :D or give people ideas :)
EDIT:
Please comment it on the script page :P :lol:


Report this post
Top
 Profile  
Reply with quote  
PostPosted: October 10th, 2007, 10:22 pm 
Offline
User avatar

Joined: August 11th, 2004, 1:47 am
Posts: 5346
Location: UK
Anonymous wrote:
The .NET framework is patented, and is not licensed for use on Linux. That is one of the prevalent evils of .NET ever since its inception.
Don't you have Mono?

_________________
GitHubScriptsIronAHK Contact by email not private message.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 26th, 2007, 3:54 pm 
Offline

Joined: June 4th, 2006, 2:04 pm
Posts: 176
Location: ::1
Veovis wrote:
Interesting script. It gives an idea for an IDE like program. Have a list of labels and hotkeys on the left side and when you select them you see the code that they contain. And then if you integrated that with SmartGui Creator and a built in AHK help, you get an AHK IDE.

Well why dont we make one :D
Lets make one :shock:


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Porting to linux
PostPosted: October 29th, 2007, 11:00 pm 
I agree. If we can get some people who know what they are doing, let's port this thing to linux. Ya, it will take work, but it took work to write autohotkey in the first place. The ability to use scripts from Autohotkey is the important part.

I'm willing to help if we find people who know what they are doing in linux.


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: November 10th, 2007, 8:59 pm 
Offline

Joined: November 10th, 2007, 11:07 am
Posts: 8
Location: Sweden
I'm with ahk_fan and Tarch on this.

Linux, and unix in general, does not need all the things AHK does. AHK does two relatively different things: a) GUI: intercept/generate key/mouse events and navigate windows/menues/buttons, and b) sysadm (in lack of a better word): read/write/rename files and directories, convert file formats and interact with web sites.

In *nix, the sysadm part is already soo very well provided for. Python, bash, perl, etc, very powerful and very general. In the "Ask for help" section I see AHK scripts suggested to solve problems involving moving files around, parsing some text and getting a page from the internet. I want to scream, No, install Cygwin and use 'wget' and 'awk' instead. Can I post that as an alternative solution? No, not in an AHK specific forum. That would not be polite.

I can understand, to a degree, that one wants to continue programming in a scripting language one is familiar with. But I'll argue, for scripting and automation, the existing tools in *nix are well worth learning.

Regarding the other part that AHK is good at: hotkeys etc, I am not aware of a counterpart in *nix, that can do all the same things. You can remap keys in xkeymap and define hotkeys in the popular desktops, but only for single keys and simple key combinations. (As far as I know)


Report this post
Top
 Profile  
Reply with quote  
 Post subject: linux
PostPosted: November 21st, 2007, 3:48 am 
perl x11::guitest


Report this post
Top
  
Reply with quote  
 Post subject: Installing AHK in Wine
PostPosted: November 27th, 2007, 1:50 am 
Offline

Joined: November 27th, 2007, 1:47 am
Posts: 1
I am running Ubuntu Gutsy Gibbon and when I download the AutoHotKey installer (linked from http://appdb.winehq.org/objectManager.p ... n&iId=8043 --> http://www.autohotkey.com/download/Auto ... nstall.exe) and run it with WINE, the installer gets about 3/4 of the way through and then crashes the OS and returns me to the OS login screen.

Since AHK is listed as Platinum I was expecting to be able to install it fairly easily... Can anyone help me out?

thx


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 27th, 2007, 8:22 am 
What about to contact Vit Hrachovy, the guy who has recommended/tested it !?


Report this post
Top
  
Reply with quote  
 Post subject: ahk in linux
PostPosted: December 16th, 2007, 5:54 pm 
Is there any tool in linux that can expand abbr.


Report this post
Top
  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 86 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6  Next

All times are UTC [ DST ]


Who is online

Users browsing this forum: engunneer, Leef_me and 46 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group