<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 10/24/2014 06:33 PM, Jesse Palser
wrote:<br>
</div>
<blockquote cite="mid:544AD3D3.2090201@GMail.com" type="cite">Running
Xubuntu 14.04 L.T.S. 64Bit fully updated.
<br>
I am trying to toggle pause in "gmusicbrowser" with one single
key.
<br>
Is the above possible?
</blockquote>
yes this is possible. If you are programing the play/pause media
key or what to custom program your own keys. First read the man
pages on gmusicbrowser<br>
<blockquote>man gmusicbrowser<br>
</blockquote>
and you will find near the bottom the topic of this command<br>
<blockquote>CMD >~/.gmusicbrowser/gmusicbrowser.fifo<br>
</blockquote>
you will be using the PlayPause command in the above. Next open the
settings manager window in the "start" button bottom right trio of
buttons far left button.<br>
<blockquote>All Settings ->(hardware)Keyboard->Application
Shortcuts<br>
</blockquote>
Click the Add button and type (cut and paste) the command:<br>
<blockquote>PlayPause >~/.gmusicbrowser/gmusicbrowser.fifo<br>
</blockquote>
which should toggle the Play/Pause function. Click next and push
the key you want assigned. In my personal case the play/pause media
button shows as "XF86AudioPlay". Once you push the buttons your
command will be listed and you can try it out. If you are concerned
with impacting other programs the play/pause does work with the use
a custom combo like ctrl+shft+p or something. HIH.<br>
<br>
<pre class="moz-signature" cols="72">--
- Fred
"Only those who can see the invisible
can accomplish the impossible." - Anonymous</pre>
</body>
</html>