Search found 878 matches

by SL5
08 Nov 2020, 09:58
Forum: Scripts and Functions (v1)
Topic: Lintalist 1.9 Searchable interactive lists to copy & paste text with plugins
Replies: 200
Views: 105516

Lintalist4Linux

You may interested in: Lintalist4Linux (thank you most to Lintalist and Linux,Lintalist,Ubuntu,kUbuntu,AutoHotKey,AutoKey,Phyton) https://youtu.be/Xc4ALTB7gEw Linux and Windows -platform Text Replacer/Adder/Scripter written in AutoKey/Phyton and AutoHotKey with the Help from Lintalist How it works T...
by SL5
06 Aug 2020, 17:48
Forum: Scripts and Functions (v1)
Topic: Lintalist 1.9 Searchable interactive lists to copy & paste text with plugins
Replies: 200
Views: 105516

Re: Lintalist 1.9 Searchable interactive lists to copy & paste text with plugins

hi today i change to lintalist while using linux mint.
its late here in DE i have some hints you may use lintalist with the linux world:

https://github.com/sl5net/Lintalist4Linux/releases/tag/v0.2-alpha
by SL5
12 Dec 2019, 03:48
Forum: Other Programming Languages
Topic: Developers Wanted
Replies: 4
Views: 10428

Re: Developers Wanted

Thank you. I have read your text. May I ask a little stupid? Is it easy to install? I would like to install / try it under Linux.
Thanks for: https://github.com/LucidMethod/sharpAHK/issues/1
by SL5
09 Dec 2019, 01:41
Forum: AHK Studio
Topic: place where settings stored?
Replies: 4
Views: 6515

Re: place where settings stored?

rediffusion wrote:
24 Oct 2019, 09:41
@SL5
May I ask why not you use ··· Alt+M > Edit Hotkeys ?
i often need to reinstall it. or move it around. so i need a persistand config via a file.
by SL5
30 Nov 2019, 15:37
Forum: Wish List
Topic: We want AHK for Linux!
Replies: 78
Views: 61719

Re: We want AHK for Linux!

this listens to CTRL+1 and sends a message box. and gives feedback where its coming from (window title, window class):
msgbox if ctrl 1 2019-11-30_21-34-55.png
msgbox if ctrl 1 2019-11-30_21-34-55.png (59.61 KiB) Viewed 6825 times
(gist)
or Ctrl+S https://youtu.be/XZkbu4ik83c
by SL5
30 Nov 2019, 01:18
Forum: Off-topic Discussion
Topic: « What's on your mind? » Topic is solved
Replies: 4893
Views: 1386302

Re: « What's on your mind? » Topic is solved

but that is also a kind of purpose joedf yes, maybe. In a way yes. But you do not know it then. Just a kind of life with less abstract concepts. In the term "purpose", the drive sounds externally fixed, when "feeling", simply "living", the "purpose" is more inter-defined, and then one can omit the t...
by SL5
29 Nov 2019, 14:27
Forum: Off-topic Discussion
Topic: « What's on your mind? » Topic is solved
Replies: 4893
Views: 1386302

Re: « What's on your mind? » Topic is solved

joedf wrote:
29 Nov 2019, 10:18
oh man, I think many would love to know the answer to that (42 btw)! However, some argue that "the search for a purpose" is the purpose per se. :think:
may we dont need a purpose. Theoretical firefighting :xmas: we do need be loved, be important in some kind, helpful, useful, happy.
by SL5
29 Nov 2019, 04:36
Forum: Wish List
Topic: We want AHK for Linux!
Replies: 78
Views: 61719

Re: We want AHK for Linux!

Hmm, just saw this . I had tried to compile AutoHotkeyX on Linux, but I'm not sure if that was before this post or not (October 2018). Looks like I have some Linuxing to do this weekend. :D Just read one of my last posts in this board. I do not understand you? Are you doing this on purpose? :wtf: T...
by SL5
28 Nov 2019, 15:51
Forum: Wish List
Topic: We want AHK for Linux!
Replies: 78
Views: 61719

Re: We want AHK for Linux!

Hmm, just saw this . I had tried to compile AutoHotkeyX on Linux, but I'm not sure if that was before this post or not (October 2018). Looks like I have some Linuxing to do this weekend. :D I keep my fingers crossed and wish you luck. And I am very curious what you bring from the weekend. I still t...
by SL5
28 Nov 2019, 13:21
Forum: Wish List
Topic: We want AHK for Linux!
Replies: 78
Views: 61719

Re: We want AHK for Linux!

In theory, using IronAHK should be possible still. ... If I can make it to a Linux box this weekend I'll try to compile it. Problems with that have been reported :evil: Here's an example script after installation on Win7 Pro 64-bit: Gui("Add", "Edit", "w400 h400") gui("Show") return edit.JPG Okay g...
by SL5
28 Nov 2019, 01:50
Forum: Wish List
Topic: We want AHK for Linux!
Replies: 78
Views: 61719

Re: We want AHK for Linux!

@SL5 Hey, so is it possible to use AHK in linux? To be honest AHK is the only think I miss since I switched from Windows. I really wish that there would be a alternative/similar thing in linux too. Actually, I do not have the time. but it is not difficult for you to do it yourself ==> https://githu...
by SL5
25 Nov 2019, 13:28
Forum: Other Utilities & Resources
Topic: My experience porting AHK scripts to Linux.
Replies: 42
Views: 47949

Re: My experience porting AHK scripts to Linux.

davebrny wrote:
27 Jun 2019, 17:20

Code: Select all

window.activate("Wine System Tray")
keyboard.send_keys("super>+<shift>+a")
yes. i sure you like then this first steps: https://github.com/sl5net/AutoHotKey4Linux/blob/master/README.md
by SL5
22 Nov 2019, 16:53
Forum: Wish List
Topic: We want AHK for Linux!
Replies: 78
Views: 61719

Re: We want AHK for Linux!

Maybe people should revisit IronAHK. It looks to be the cleanest solution and there is already a significant amount of code. ... i visited it but not tested. may there is a misunderstanding. AutoHotKey4Linux is just a Wraper to normal AutoHotKey ( https://github.com/sl5net/AutoHotKey4Linux/blob/mas...
by SL5
20 Nov 2019, 15:38
Forum: Wish List
Topic: We want AHK for Linux!
Replies: 78
Views: 61719

Re: We want AHK for Linux!

Thanks! wine-4.18 autokey-gtk 0.95.7 Manjaro Linux 18.1.3 That should get me started. Regards, burque505 Great :) I recomand using this: https://github.com/sl5net/AutoHotKey4Linux/blob/master/read_key_title_class_from_cllipboard_v3.ahk BTW i searching an editor in linux. ahk-studio dont run and VS ...
by SL5
20 Nov 2019, 12:22
Forum: Wish List
Topic: We want AHK for Linux!
Replies: 78
Views: 61719

Re: We want AHK for Linux!

@SL5, I look forward to trying this out. Can you please list the version of 'wine' you use, the AutoHotkey version you use, and which version of AutoKey you use? It would be useful to know what Linux distro you use as well - wine versions seem to vary quite a bit among them. Thanks very much. Regar...
by SL5
20 Nov 2019, 05:05
Forum: Wish List
Topic: We want AHK for Linux!
Replies: 78
Views: 61719

Re: We want AHK for Linux!

https://github.com/sl5net/AutoHotKey4Linux

# AutoHotKey4Linux version 0.00000001 Alpha
AutoHotKey wrapper, for using AutoHotKey in Linux

using AutoKey, AutoHotKey, wine

You need to install first:

wine for Linux and
AutoHotKey and
AutoKey for Linux
by SL5
14 Nov 2019, 09:59
Forum: Other Utilities & Resources
Topic: My experience porting AHK scripts to Linux.
Replies: 42
Views: 47949

Re: My experience porting AHK scripts to Linux.

i just installed it. first time :) WinGetActiveTitle and clipboard works. thanks for your postings.
may this helps a bit: https://github.com/baskerville/sxhkd
by SL5
27 Oct 2019, 04:57
Forum: Off-topic Discussion
Topic: etherpad?
Replies: 1
Views: 1777

Re: etherpad?

by SL5
27 Oct 2019, 04:55
Forum: Off-topic Discussion
Topic: etherpad?
Replies: 1
Views: 1777

etherpad?

i searching an etherpad online.

in germany they should down all (eg piratepad) of them this year.

Go to advanced search