Update 1: Scroll down for solution to launch a program with button!
After browsing around alot, I have found a solution, but it requires a bit of basic programming.
Update 2: Scroll down more for solution to send key-presses!
original text
To change the functionality of the buttons;
Rename QP.EXE in /programfiles/HP/Quickplay/ folder, and put the firefox.exe
renamed into QP.exe there. That works for me at the moment!
....
but for some reason the two buttons when pressed
adds a different command parameter!
The
dvd-button therefore launches the QP.EXE with the parameter
"my_dvd"
while the
Quickplay button adds
"root"
So can't we make a simple executable program that when executed with the parameter "my_dvd" launches program A, and when executed with parameter "root" it starts program B ?
Perhaps even with a small settings program
