From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu From: nemo@gsyc.escet.urjc.es MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20010307151750.ED44219A19@mail.cse.psu.edu> Subject: [9fans] silly slider tool for rio Date: Wed, 7 Mar 2001 16:34:31 -0500 Topicbox-Message-UUID: 6c74a192-eac9-11e9-9e20-41e7f4b1d025 Hi, to play with draw I implemented a silly program that I think is useful. It lets you adjust a % using the mouse. For example, I use it as in slider -f 'audio out %d' >>/dev/volume to let me adjust the audio output level. the source is at http://plan9.escet.urjc.es/usr/nemo/export/slider.c