romanempire wrote: 
> 
> 
thd --daemon --triggers media.conf --normalize
> /dev/input/event1
> 
> I assume "media.conf" is the config file? And I need to change it in the
> way suggested by Paul Webster in post#10?
> 

Yes, media.conf is in the home directory. Mine looks like this:

Code:
--------------------
    KEY_VOLUMEUP     1 pcp up
  KEY_VOLUMEDOWN   1 pcp down
  KEY_MUTE         1 pcp power
--------------------

(it seems that Triggerhappy doesn't like empty lines, so no linebreak
after the last line)

The user command I ended up with (in the pCP webinterface, under
'tweaks") is this:
-thd --daemon --triggers /home/tc/media.conf  /dev/input/event1-

My experience though is that the volume change is rather slow... Maybe
that's because it's on a Zero. But if the volume doesn't change
immediately just wait, don't start spinning the dial. :o


------------------------------------------------------------------------
jeroen2's Profile: http://forums.slimdevices.com/member.php?userid=70418
View this thread: http://forums.slimdevices.com/showthread.php?t=113605

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to