AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 87 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Drive Icons
Deep-Silence

Replies: 8
Views: 3487

PostForum: Scripts & Functions   Posted: Sun Aug 21, 2011 10:25 am   Subject: Drive-Icons Beta 0.815 UPDATE - 08/2011 by Deep-Silence
Hi Jon,

Thanks for your Feedback.
Here is the latest Update

---------------------------------------------------------------------------------
Drive-Icons Beta 0.815 UPDATE - 08/2011 by Deep-S ...
  Topic: Autocomplete feature for user-defined variables...
Deep-Silence

Replies: 0
Views: 591

PostForum: Scripts & Functions   Posted: Sat Aug 20, 2011 6:10 pm   Subject: Autocomplete feature for user-defined variables...
Here is some Information how that script came together:
Currently it is a proof of concept!

For all those guys that code a lot and work on different files simultaneously
i wanted an autocomple-fu ...
  Topic: A script to send special characters to the active window
Deep-Silence

Replies: 4
Views: 501

PostForum: Scripts & Functions   Posted: Sat Jul 02, 2011 6:58 am   Subject: A script to send special characters to the active window
Cool, Thanks

i was about to write something like this for myself...
  Topic: Channel changer demo - Hog's Breath Saloon Cam
Deep-Silence

Replies: 8
Views: 934

PostForum: Scripts & Functions   Posted: Sat Jul 02, 2011 6:45 am   Subject: Channel changer demo - Hog's Breath Saloon Cam
Great Idea, that has much potential in it!
works fine...
  Topic: Awesome Desktop Clock
Deep-Silence

Replies: 42
Views: 6227

PostForum: Scripts & Functions   Posted: Tue Dec 21, 2010 6:34 pm   Subject: Awesome Desktop Clock
Indeed, that's really awesome !!!
Great Work.
  Topic: control mouse DPI with autohotkey?
Deep-Silence

Replies: 14
Views: 5580

PostForum: Ask for Help   Posted: Sat Oct 23, 2010 5:53 pm   Subject: control mouse DPI with autohotkey?
Found the following Tool and put together some pieces of code:
http://nd.snackbox.org/pages/apps/mousespeed.html



Check_Current_Mouse_Speed_DPI:
Default_Mouse_Speed_DPI = 12

; Report th ...
  Topic: Changing of mouse dpi
Deep-Silence

Replies: 20
Views: 20405

PostForum: Ask for Help   Posted: Sat Oct 23, 2010 5:51 pm   Subject: Changing of mouse dpi
Found the following Tool and put together some pieces of code:
http://nd.snackbox.org/pages/apps/mousespeed.html



Check_Current_Mouse_Speed_DPI:
Default_Mouse_Speed_DPI = 12

; Report th ...
  Topic: DragToScroll - Universal Drag & Fling/Flick Scrolling
Deep-Silence

Replies: 162
Views: 25498

PostForum: Scripts & Functions   Posted: Mon Aug 30, 2010 2:03 pm   Subject: DragToScroll - Universal Drag & Fling/Flick Scrolling
Thanks, that is awesome.
solved my "Laptop-mouse without Wheel-Problem" Wink

Does not work with Opera.
  Topic: Drive Icons
Deep-Silence

Replies: 8
Views: 3487

PostForum: Scripts & Functions   Posted: Sat Aug 28, 2010 10:53 pm   Subject: Drive-Icons Beta 0.815 UPDATE - 2010 by Deep-Silence
http://img687.imageshack.us/img687/3782/driveiconsds.png

Drive-Icons Beta 0.815 UPDATE - 2010 by Deep-Silence
Additionals:

==>> Comment-Column
This Comment is shown in Windows-Explor ...
  Topic: Open Windows Explorer with a given directory
Deep-Silence

Replies: 5
Views: 699

PostForum: Ask for Help   Posted: Sun May 16, 2010 10:52 am   Subject: Re: Solved
Finally got it running:

explorerpath:= "explorer /select," MyVar
Run, %explorerpath%

Simple in the end...

This helped me out in the end, too.
Use this to explore "userfo ...
  Topic: setScreensaver / getScreensaver [Function]
Deep-Silence

Replies: 5
Views: 626

PostForum: Scripts & Functions   Posted: Mon May 10, 2010 8:33 am   Subject: setScreensaver / getScreensaver [Function]
inspired by MasterFocus Idea
Arrow my version:


#SingleInstance, Force
#Noenv

/*
Setting Screensaver ON or Off
*/

setScreensaverState(true) ; enable
;setScreensaverState ...
  Topic: [Confirmed] WheelUP / DOWN Hotkeys stop working
Deep-Silence

Replies: 7
Views: 924

PostForum: Bug Reports   Posted: Thu May 06, 2010 6:59 pm   Subject: [Confirmed] WheelUP / DOWN Hotkeys stop working
I can confirm this behavior. Mostly this happens in context with WheelUp/WheelDown-hotkeys. Unfortunately I don't have a solution. Also have a look to http://www.autohotkey.com/forum/viewtopic.php?t=5 ...
  Topic: [Confirmed] WheelUP / DOWN Hotkeys stop working
Deep-Silence

Replies: 7
Views: 924

PostForum: Bug Reports   Posted: Thu May 06, 2010 10:38 am   Subject: [Confirmed] WheelUP / DOWN Hotkeys stop working
Hi HotKeyIt,
hope you are doing well, Wink

I tried your code,
The problem remains the same. Pity!

Thanks,
Deep-Silence
  Topic: [Confirmed] WheelUP / DOWN Hotkeys stop working
Deep-Silence

Replies: 7
Views: 924

PostForum: Bug Reports   Posted: Thu May 06, 2010 9:15 am   Subject: [Confirmed] WheelUP / DOWN Hotkeys stop working
Hi Guest,

If you would have read the Forum,
it would have come to your Attention, that i am not the only
one with that problem. I would not open up a Thread for no reason,
and since the proble ...
  Topic: [Confirmed] WheelUP / DOWN Hotkeys stop working
Deep-Silence

Replies: 7
Views: 924

PostForum: Bug Reports   Posted: Wed May 05, 2010 10:53 pm   Subject: [Confirmed] WheelUP / DOWN Hotkeys stop working
Hi at All,

i have read across the Forum, and it seems as if i am not the
only one the has trouble with not working Hotkeys.

In my case i have put together a Startupscript, that contains
a co ...
 
Page 1 of 6 Goto page 1, 2, 3, 4, 5, 6  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group