Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Search found 24 matches

by level20peon
Sat Feb 13, 2010 10:03 am
Forum: General Support
Topic: debug [level] ?
Replies: 0
Views: 881

debug [level] ?

Hey guys,

is there any way to influence the level of events being written to the log.txt file when starting EventGhost with the -debug flag ? I would like to see what is shown in the EventGhost-Log (inside the EG-window) rather than every internal function call.
by level20peon
Wed Jun 03, 2009 3:17 pm
Forum: Bug Reports
Topic: [OPEN] EG crashes on using Joystick plugin
Replies: 22
Views: 26626

Re: [OPEN] EG crashes on using Joystick plugin

Logitech Cordless Action Pad PS2
by level20peon
Tue Jun 02, 2009 9:24 pm
Forum: Bug Reports
Topic: [OPEN] EG crashes on using Joystick plugin
Replies: 22
Views: 26626

Re: [OPEN] EG crashes on using Joystick plugin

I never resolved the problem and moved to an external workaround with autoit.
by level20peon
Sun May 10, 2009 2:40 pm
Forum: General Support
Topic: Remap button if application is running
Replies: 5
Views: 2176

Re: Remap button if application is running

Here's an excerpt of my current script, maybe it helps:


<?xml version="1.0" encoding="UTF-8" ?>
<EventGhost Name="Konfigurations-Baum" Expanded="True" Version="1262" Guid="{910D6DB5-250B-4809-B05D-040807A74088}" Time="1209900693.52">
<Autostart Name="Autostart" Expanded="True">
<Plugin File ...
by level20peon
Thu May 22, 2008 10:04 am
Forum: General Support
Topic: Get Monitor Power Status
Replies: 5
Views: 1934

Get Monitor Power Status

Hey,

is there any way to let EG check for the Monitor Power Status ? I want to integrate this into a script as a condition so the script will only execute when the Monitor is Powered off (blanked) and not when it displays anything.


-level20peon
by level20peon
Mon May 12, 2008 3:27 pm
Forum: Feature Requests
Topic: Bluetooth proximity lock
Replies: 3
Views: 5218

Bluetooth proximity lock

Hey guys,

I would like to know if it's possible to create an EventGhost function which allows to check on bluetooth devices and trigger respective actions.
I would be glad to see my computer lockup if I leave the house (with my mobile phone) and unlock if my phone is back in range. Best way for ...
by level20peon
Sat Mar 01, 2008 9:58 am
Forum: Plugin Support
Topic: Generic HID
Replies: 150
Views: 124619

Re: HID plugin

Wow, let me try to handle this huge amount of quotes:



Note: the "not mappable" hasn't got to do anything with EventGhost primarily but with the OS support. So if there is a button marked as "Not mappable" it doesn't trigger an action inside the OS with its native drivers if you DON'T use ...
by level20peon
Sun Feb 24, 2008 9:18 am
Forum: Plugin Support
Topic: Generic HID
Replies: 150
Views: 124619

Re: HID plugin

The ÔÇ£Live TVÔÇØ, ÔÇ£GuideÔÇØ and ÔÇ£MoreÔÇØ buttons are mappable one mine.

On mine, too... the results in post #4 just were "first trys", the picture in post#5 is more accurate. Note: the "not mappable" hasn't got to do anything with EventGhost primarily but with the OS support. So if there is ...
by level20peon
Mon Feb 18, 2008 7:36 pm
Forum: Bug Reports
Topic: [OPEN] EG crashes on using Joystick plugin
Replies: 22
Views: 26626

Re: [OPEN] EG crashes on using Joystick plugin

I am adding a screenshot of the Application error in Windows Event Viewer. Maybe it helps...


-level20peon
by level20peon
Sun Feb 17, 2008 4:06 pm
Forum: Plugin Support
Topic: Generic HID
Replies: 150
Views: 124619

Re: HID plugin

OK thanks, I will have to wait until the Joystick plugin issue is fixed then.


-level20peon
by level20peon
Sat Feb 16, 2008 8:49 pm
Forum: Plugin Support
Topic: Generic HID
Replies: 150
Views: 124619

Re: HID plugin

I don't fully get you.

There ARE two different "events" shown in the log "HID.Value.15 127" and "HID.Value.15 0". So these are the only values for "UP" in digital mode (you could also call them UP=1 and UP=0 if you like). So there is no necessity for monitoring the values from 0-256 the whole time ...
by level20peon
Sat Feb 16, 2008 11:44 am
Forum: Plugin Support
Topic: Generic HID
Replies: 150
Views: 124619

Re: HID plugin

@specter333: Just ask if you have questions left with the Gyration Remote. I tried to write the HowTo as clearly as possible in the MediaPortal Forum but maybe I missed something :wink:.


@all: I have a question about the HID plugin. Since nobody seems to be able to solve this problem I am having ...
by level20peon
Thu Feb 14, 2008 7:38 pm
Forum: Bug Reports
Topic: [OPEN] EG crashes on using Joystick plugin
Replies: 22
Views: 26626

Re: [OPEN] EG crashes on using Joystick plugin

I just updated the Visual C++ Runtime Library just to be sure. Still no progress.

I attached the script. The problem seems to be that EG has problems with continuous input. Pressing button after button seems to be no problem at all but it doesn't like "real gaming" (eg "pressing buttons in a really ...
by level20peon
Thu Feb 14, 2008 7:09 pm
Forum: Bug Reports
Topic: [OPEN] EG crashes on using Joystick plugin
Replies: 22
Views: 26626

Re: [OPEN] EG crashes on using Joystick plugin

I sometimes receive a Visual C++ runtime error when EG crashes (see attachment). Sometimes EG crashes, sometimes it just freezes (50% system load) using the same config file. I made my script as simple as possible without any application checks using JUST the joystick plugin. Seems like this plugin ...
by level20peon
Tue Feb 12, 2008 7:42 am
Forum: Bug Reports
Topic: [OPEN] EG crashes on using Joystick plugin
Replies: 22
Views: 26626

Re: [OPEN] EG crashes on using Joystick plugin

I rewrote some parts of the script and didn't add anything else. So I use JUST those few parts, not my complete EG setup. EG crashed again. This time a new error message is written into the log file before EG crashes (See attachment).


-level20peon