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 21 matches
AutoHotkey Community Forum Index
Author Message
  Topic: DragToScroll - Universal Drag & Fling/Flick Scrolling
sashabe

Replies: 162
Views: 25487

PostForum: Scripts & Functions   Posted: Wed Feb 09, 2011 4:53 pm   Subject: DragToScroll - Universal Drag & Fling/Flick Scrolling
Thanks, MainTrane! Will try it when on Windows. Also i've already made that turn and installed Grab&Drag, having DragtoScroll disabled per-app. It's a bit hard to get used to all these different m ...
  Topic: DragToScroll - Universal Drag & Fling/Flick Scrolling
sashabe

Replies: 162
Views: 25487

PostForum: Scripts & Functions   Posted: Wed Feb 09, 2011 10:37 am   Subject: DragToScroll - Universal Drag & Fling/Flick Scrolling
This is a brilliant replacement for SmartScroll i use on Mac. The only issue is that in the Firefox 4 beta on Win7 only Wheelkey scrolling method works, and it's not very precise and comfortable, thou ...
  Topic: Convert text - uppercase, lowercase, capitalized or inverted
sashabe

Replies: 16
Views: 12844

PostForum: Scripts & Functions   Posted: Fri Nov 13, 2009 4:11 pm   Subject: Convert text - uppercase, lowercase, capitalized or inverted
would it be possible to toggle between all of them?
upper/lower/capitalised
so instead of 3 combination you will have one-if pressed
once, upper
twice lower
3x, capitalised
and so on
quit from ...
  Topic: Scroll background window
sashabe

Replies: 2
Views: 370

PostForum: Ask for Help   Posted: Thu Jul 09, 2009 11:37 am   Subject: Scroll background window
Thanks)
  Topic: Send mouse scrolls to window under mouse
sashabe

Replies: 117
Views: 33006

PostForum: Scripts & Functions   Posted: Thu Jul 09, 2009 11:35 am   Subject: Send mouse scrolls to window under mouse
Here is a simple alternative. It actually works quite well. Well enough that I have finally removed KatMouse from my system.

note: should work with Windows 98+

CoordMode, Mouse, Screen
return ...
  Topic: Scroll background window
sashabe

Replies: 2
Views: 370

PostForum: Ask for Help   Posted: Thu Jul 09, 2009 6:38 am   Subject: Scroll background window
Is it possible with Autohotkey to scroll any window under the mouse pointer, not only active? I miss this feature very much, it's very useful when you need to work with several windows.
  Topic: iTunes controls with fast-forward/rewind
sashabe

Replies: 6
Views: 6097

PostForum: Scripts & Functions   Posted: Wed Jan 21, 2009 11:44 pm   Subject: iTunes controls with fast-forward/rewind
I forgot to add the volume-up/down keys in the previous post:

^@38=Msg|iTunes|793|0|655360 ; Ctrl+Alt+Up : Volume up
^@40=Msg|iTunes|793|0|589824 ; Ctrl+Alt+Down: Volume down

Also very useful ...
  Topic: Paste plain text (and copy/cut)
sashabe

Replies: 20
Views: 13136

PostForum: Scripts & Functions   Posted: Fri May 16, 2008 8:33 am   Subject: Paste plain text (and copy/cut)
I have a modified version to remove white space and new line marks and that avoids "pasting" because that can trigger unnecessary paste options in Microsoft Office:

>!v:: ; pa ...
  Topic: Extract Informations about TaskButtons
sashabe

Replies: 41
Views: 13027

PostForum: Scripts & Functions   Posted: Sun May 11, 2008 4:45 pm   Subject: Extract Informations about TaskButtons
Thanks to the author! Shocked Laughing
  Topic: Convert text - uppercase, lowercase, capitalized or inverted
sashabe

Replies: 16
Views: 12844

PostForum: Scripts & Functions   Posted: Wed Jan 09, 2008 6:41 pm   Subject: Convert text - uppercase, lowercase, capitalized or inverted
How about unicode support for this script? Is it possible?
  Topic: Keyboard layout switcher
sashabe

Replies: 22
Views: 11375

PostForum: Scripts & Functions   Posted: Mon Dec 31, 2007 12:03 pm   Subject: Keyboard layout switcher
А нельзя ли присобачить к нему воk ...
  Topic: Keyboard layout switcher
sashabe

Replies: 22
Views: 11375

PostForum: Scripts & Functions   Posted: Sat Dec 29, 2007 6:08 pm   Subject: Keyboard layout switcher
Thanks!!! Спасибо))) Бесценная вещь)
  Topic: Paste plain text (and copy/cut)
sashabe

Replies: 20
Views: 13136

PostForum: Scripts & Functions   Posted: Thu Dec 27, 2007 10:52 pm   Subject: Paste plain text (and copy/cut)
Is it possible to modify this script so that he'd work with Unicode characters? Now, for example, if cyrillic characters are copied, trash letters like "ввиду специфик" are pasted.
  Topic: umount USB stick script needed
sashabe

Replies: 2
Views: 550

PostForum: Ask for Help   Posted: Fri Nov 16, 2007 8:21 am   Subject: umount USB stick script needed
Thanks! It works! Finally;)
  Topic: Automatic Wallpaper Changer [AHK Script, requires IrfanView]
sashabe

Replies: 9
Views: 7448

PostForum: Scripts & Functions   Posted: Tue Aug 14, 2007 5:23 pm   Subject: Automatic Wallpaper Changer [AHK Script, requires IrfanView]
Hi, i edited the script a bit to my taste and decided to upload here.
The major change is that this version of script exits itself immediately after changing wallpaper. Thus, there's no memory footp ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group