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 3 matches

by martinconroy
Wed Apr 13, 2016 12:21 pm
Forum: General Support
Topic: Kill app with key and switch focus
Replies: 2
Views: 1823

Re: Kill app with key and switch focus

In fact - have now updated further to only have Chrome killed with Escape when Kodi is running:


<?xml version="1.0" encoding="UTF-8" ?>
<EventGhost Version="1722" Guid="{67DA3FC9-AE0E-4EBD-827B-FF69A853CC1E}" Time="1460549750.76">
<Autostart Name="Autostart">
<Plugin Identifier="Task" Guid ...
by martinconroy
Wed Apr 13, 2016 9:11 am
Forum: General Support
Topic: Kill app with key and switch focus
Replies: 2
Views: 1823

Re: Kill app with key and switch focus

Actually I bizarrely stumbled upon a solution to this and it seems perfect. For those who might find it of use my XML is below


<?xml version="1.0" encoding="UTF-8" ?>
<EventGhost Version="1722" Guid="{6C9000B6-FD67-403B-A817-238AF3742D68}" Time="1460498954.99">
<Autostart Name="Autostart ...
by martinconroy
Tue Apr 12, 2016 8:59 pm
Forum: General Support
Topic: Kill app with key and switch focus
Replies: 2
Views: 1823

Kill app with key and switch focus

Hi,
Tried looking at the scripting of this but finding a little daunting so wondering if anyone can help?

I use Kodi and am launching Chrome in Kiosk mode using Advanced launcher. What I would like to do is to press the Esc on my keyboard to kill the Chrome process (i.e. replicate Alt+F4) and then ...