topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday April 25, 2024, 8:55 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - mikeyww [ switch to compact view ]

Pages: [1]
1
Problem is resolved.

2
Auto update not working.
image004-20180728.png

3
Find And Run Robot / Re: ALT key problem
« on: November 16, 2016, 04:42 PM »
I am using the AHK workaround, so a second workaround is not needed.  I use RightAlt in conjunction with keys on the left side of the keyboard, because that combination improves typing speed.  I still recommend fixing the bug.

Mike

4
Find And Run Robot / Re: ALT key problem
« on: November 15, 2016, 06:20 AM »
Good ideas.  I would say that the current approach represents a bug, because the user expects both ALT keys to work.  Fixing the bug would require either accommodating the expectation, or changing the instructional text to read something like, "Left ALT+#".

In the meantime, I have confirmed that the following works in AutoHotkey.

#IfWinActive Find and Run Robot
!1::Send !1
!2::Send !2
!3::Send !3
!4::Send !4
!5::Send !5
!6::Send !6
!7::Send !7
!8::Send !8
!9::Send !9
#IfWinActive ; end FARR block

5
Find And Run Robot / Re: ALT key problem
« on: November 14, 2016, 12:25 PM »
Thanks!

6
Find And Run Robot / Re: ALT key problem
« on: November 14, 2016, 09:11 AM »
Thank you!

Mike

7
Find And Run Robot / Re: ALT key problem
« on: November 14, 2016, 04:40 AM »
I haven't made myself clear.  The following screenshot shows that pressing ALT plus a number key should launch a program.

image5-20161114b.png

I would like this FARR feature to work with both ALT keys.

8
Find And Run Robot / Re: ALT key problem
« on: November 13, 2016, 06:41 PM »
Since the keyboard interface provides only one action for the ALT key, both ALT keys should work to perform the designated action.

9
Find And Run Robot / ALT key problem
« on: November 13, 2016, 08:23 AM »
ALT + number key launches programs if the left ALT key is used but not when the right ALT key is used.  Please enable for both!

Computer: TOSHIBA PORTEGE R930
Operating system: Microsoft Windows 7 Professional 64-bit Version 6.1.7601
Service pack: 1.0
Total physical memory (MB): 16262
Available physical memory (MB): 9994
Processor: Intel(R) Core(TM) i5-3320M CPU @ 2.60GHz 64-bit
Processor type: Intel64 Family 6 Model 58 Stepping 9
BIOS: TOSHIBA Default System BIOS Version 6.80 
Motherboard: TOSHIBA PORTEGE R930 Version A0
Dots per inch (DPI): 120

Mike

Pages: [1]