Processing Ajax...

Title
Close Dialog

Message

Confirm
Close Dialog

Confirm
Close Dialog

Confirm
Close Dialog

User Image
vrokolos
1 discussion post
Would like to replace everything with displayfusion.
a) I've got an autohotkey that swaps my really sucky MS wedge keyboard F keys functions with the default F keys on autohotkey:

Media_Play_Pause::F1
Volume_Mute::F2
Volume_Down::F3
Volume_Up::F4
<+#F21::F5
<!<#F21::F6
<^<#F21::F7
<#F21::F8

The first 4 I managed to create on displayfusion using scripted functions. I can't do the last 4. It says that they key is already registered.

b) I've got the webserver plugin on eventghost and listening for a http get to perform some tasks. Is there something similar for the displayfusion triggers? Also there's an eventghost plugin for device attached and remove. Anything similar as well?

c) Is there a way to perform press to talk globally using displayfusion? I currently use an autohotkey to mute mic on key up and unmute it on key down
Nov 27, 2019 (modified Nov 27, 2019)  • #1
Keith Lammers (BFS)'s profile on WallpaperFusion.com
For the key overrides, AutoHotkey likely uses keyboard hooks, but we register global hotkeys in Windows, so if they're already registered by Windows or some other program, DisplayFusion won't be able to use those combinations.

There isn't an HTTP GET Trigger event in DisplayFusion, or a global mute/unmute, though you might be able to do it with a Scripted Function if you know C#.

Please let us know if you have any further questions at all.

Thanks!
Nov 27, 2019  • #2
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(-)  Login to Vote(-)