The Following User Says Thank You to Addison For This Useful Post: | ||
|
2011-09-15
, 17:19
|
Posts: 235 |
Thanked: 339 times |
Joined on Nov 2010
|
#92
|
The Following User Says Thank You to jstokes For This Useful Post: | ||
|
2011-09-15
, 17:21
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#93
|
|
2011-09-15
, 17:40
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#94
|
#!/bin/sh case $1 in in) su - user -c 'xmmsctrl next' ;; out)su - user -c 'xmmsctrl previous' ;; esac
The Following User Says Thank You to Addison For This Useful Post: | ||
|
2011-09-15
, 21:37
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#95
|
#!/bin/sh bin/sh -c "LC_MESSAGES=C LANG=C /usr/bin/xmmsctrl launch main 0 equalizer 0 play_list 0 main 1" sudo xmmslock killall xmms killall xmmslock
|
2011-09-16
, 00:59
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#97
|
|
2011-09-16
, 02:16
|
Posts: 875 |
Thanked: 918 times |
Joined on Sep 2010
|
#98
|
ASUI seemed so complicated the few times I've read through and tried to understand your thread.
|
2011-09-17
, 14:25
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#99
|
|
2011-09-18
, 00:58
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#100
|
The Following User Says Thank You to Addison For This Useful Post: | ||
I'm actually quite humbled by how much you still do here.