|
 |
|
07-26-2005, 05:10 AM
|
#91
|
|
Super Moderator
Join Date: Apr 2004
Location: USA
Posts: 3,688
|
Quote: Originally Posted by Cheekz185
Here ya go:
<?xml version="1.0" encoding="utf-16"?>
<b xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" a="537" b="568" c="60" d="30" e="1.00" f="true" g="" h="" i="Send Keystroke" j="{F12}" k="" l="Do Nothing" m="" n="" o="Do Nothing" p="" q="" r="Do Nothing" s="" t="" />
Try setting each of the four options to that keystroke and see if you get anything. What type of application are you trying to send the keystroke to? Is it something running in the systray? If so then that may be the problem. Let me know if it is.
__________________
AMD XP 2600+/512MB RAM/120GB hard drive
Opus 150W/DVD/GPS/7" Lilliput TS/802.11g/Bluetooth
Installed.
-GPSSecure- - GPS Tracking
-AltTabber2.2.2- - Handy touchscreen utility.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
07-26-2005, 10:33 AM
|
#92
|
|
FLAC
Join Date: Apr 2005
Location: Queens, New York
Posts: 1,385
|
Yea it is something running in the sys tray. IT is an app called gZoomHotKey, made by Marvin/033l. And i also tried setting everything to {F12} and still nothing. But i got a fix. I made an autoit script to press F12. SO in alt Tabber i just have it "open application" and it opens the script.
__________________
2002 Mitsubishi Galant
Progress: 90% [-▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓- ->
Carputer Specs:
Via M10K
512mb Ram
60GB HDD
Souund Blaster Audigy2 NX
OPUS ITX PC Case
███
|
|
|
07-26-2005, 03:40 PM
|
#93
|
|
Super Moderator
Join Date: Apr 2004
Location: USA
Posts: 3,688
|
Quote: Originally Posted by Cheekz185
Yea it is something running in the sys tray. IT is an app called gZoomHotKey, made by Marvin/033l. And i also tried setting everything to {F12} and still nothing. But i got a fix. I made an autoit script to press F12. SO in alt Tabber i just have it "open application" and it opens the script.
Ya, the problem with applications running in the systray is they never gain focus. So what the sendkey command does is it will send the key at whatever program has focus. So the way I have it coded is when you press alttabber alttabber will gain focus so then alttabber alt-tabs once to give the last application focus and then it sends the key to the app that had focus before alt-tabber. I don't know how to send a key (haven't looked into it) globally like your keyboard does.
Nice fix though!
__________________
AMD XP 2600+/512MB RAM/120GB hard drive
Opus 150W/DVD/GPS/7" Lilliput TS/802.11g/Bluetooth
Installed.
-GPSSecure- - GPS Tracking
-AltTabber2.2.2- - Handy touchscreen utility.
|
|
|
07-26-2005, 03:46 PM
|
#94
|
|
FLAC
Join Date: Apr 2005
Location: Queens, New York
Posts: 1,385
|
Yeah I am glad i got that working, its a really cool program, I have it fixed on top of CF disconnect button so you cant even see it. Just gotta hit the left/right on the disconnect button and it does whatever.
__________________
2002 Mitsubishi Galant
Progress: 90% [-▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓- ->
Carputer Specs:
Via M10K
512mb Ram
60GB HDD
Souund Blaster Audigy2 NX
OPUS ITX PC Case
███
|
|
|
08-17-2005, 04:37 PM
|
#95
|
|
Low Bitrate
Join Date: Jun 2005
Posts: 85
|
This looks like a great program but the link appears dead. Can someone help.
|
|
|
08-17-2005, 06:59 PM
|
#96
|
|
Super Moderator
Join Date: Apr 2004
Location: USA
Posts: 3,688
|
So host 2 of 4 is now down. Here try this one, the link is ugly but it works:
s91409509.onlinehome.us/AltTabber2.2.zip
__________________
AMD XP 2600+/512MB RAM/120GB hard drive
Opus 150W/DVD/GPS/7" Lilliput TS/802.11g/Bluetooth
Installed.
-GPSSecure- - GPS Tracking
-AltTabber2.2.2- - Handy touchscreen utility.
|
|
|
09-06-2005, 09:30 PM
|
#97
|
|
Registered User
Join Date: Mar 2003
Location: Rohnert Park, CA
Posts: 1,122
|
Love your program, pretty much the only way I can use CoPilot with my frontend
Is there anyway for me to send the keystroke WinKey + D
Ive also created another mirror for you
http://www.dwoloz.com/AltTabber2.2.1.zip
|
|
|
09-06-2005, 10:37 PM
|
#98
|
|
Super Moderator
Join Date: Apr 2004
Location: USA
Posts: 3,688
|
Quote: Originally Posted by aoLhaTer
Love your program, pretty much the only way I can use CoPilot with my frontend
Is there anyway for me to send the keystroke WinKey + D
Ive also created another mirror for you
http://www.dwoloz.com/AltTabber2.2.1.zip
Good to hear you like it
Unfortunetly there isn't a way to simulate the Winkey because it is a special key. But that keystroke shows the desktop right? If so there is already an option in the list that will do that if you are using Windows XP. Let me know.
Thanks for setting up that mirror. Always good to have another download spot!
__________________
AMD XP 2600+/512MB RAM/120GB hard drive
Opus 150W/DVD/GPS/7" Lilliput TS/802.11g/Bluetooth
Installed.
-GPSSecure- - GPS Tracking
-AltTabber2.2.2- - Handy touchscreen utility.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
09-07-2005, 01:26 AM
|
#99
|
|
Registered User
Join Date: Mar 2003
Location: Rohnert Park, CA
Posts: 1,122
|
I tried that option and it doesnt work the same as winkey + D
I run Centrafuse and if you use the option in your program Centrafuse doesnt minimize but if you use winkey D it minimizes
|
|
|
09-07-2005, 03:55 AM
|
#100
|
|
Super Moderator
Join Date: Apr 2004
Location: USA
Posts: 3,688
|
Quote: Originally Posted by aoLhaTer
I tried that option and it doesnt work the same as winkey + D
I run Centrafuse and if you use the option in your program Centrafuse doesnt minimize but if you use winkey D it minimizes
Updated with version 2.2.2. This one mimicks the Winkey + D exactly now. Plus you don't need that shell32.dll anymore because the old way I was doing it used that .dll.
__________________
AMD XP 2600+/512MB RAM/120GB hard drive
Opus 150W/DVD/GPS/7" Lilliput TS/802.11g/Bluetooth
Installed.
-GPSSecure- - GPS Tracking
-AltTabber2.2.2- - Handy touchscreen utility.
|
|
|
09-07-2005, 04:01 AM
|
#101
|
|
Registered User
Join Date: Mar 2003
Location: Rohnert Park, CA
Posts: 1,122
|
I dont mean to be forward but I would like to have your children

Seriously though, thanks
|
|
|
09-07-2005, 04:02 AM
|
#102
|
|
Super Moderator
Join Date: Apr 2004
Location: USA
Posts: 3,688
|
Quote: Originally Posted by aoLhaTer
I dont mean to be forward but I would like to have your children

Seriously though, thanks
lol
No problem. Let me know if you want any other changes.
__________________
AMD XP 2600+/512MB RAM/120GB hard drive
Opus 150W/DVD/GPS/7" Lilliput TS/802.11g/Bluetooth
Installed.
-GPSSecure- - GPS Tracking
-AltTabber2.2.2- - Handy touchscreen utility.
|
|
|
09-07-2005, 04:08 AM
|
#103
|
|
Registered User
Join Date: Mar 2003
Location: Rohnert Park, CA
Posts: 1,122
|
Cant seem to get this new version working
Everytime I get this message (even after the config file is created and everything)
---------------------------
Error
---------------------------
Failed to load config file. Loading with default settings.
---------------------------
OK
---------------------------
|
|
|
09-07-2005, 04:09 AM
|
#104
|
|
Super Moderator
Join Date: Apr 2004
Location: USA
Posts: 3,688
|
Just realized I uploaded the wrong file. Try the download again.
__________________
AMD XP 2600+/512MB RAM/120GB hard drive
Opus 150W/DVD/GPS/7" Lilliput TS/802.11g/Bluetooth
Installed.
-GPSSecure- - GPS Tracking
-AltTabber2.2.2- - Handy touchscreen utility.
|
|
|
09-07-2005, 04:12 AM
|
#105
|
|
Registered User
Join Date: Mar 2003
Location: Rohnert Park, CA
Posts: 1,122
|
It works woohoo
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 10:02 AM.
| |