Re: [Ltsp-discuss] Busy Cursor on application startup

2005-06-22 Thread nigel barker
Just what I needed Pete! Thanks :) > Nigel, >I have a little wrapper script to stop the double (triple/quadruple!) > clicking. You can take a look at > http://www.elbnet.com/libsys/files/mozilla-start > >You could easily add a similar lock file check to your little > hourglass script. > >

Re: [Ltsp-discuss] Busy Cursor on application startup

2005-06-21 Thread Peter Rundle
nigel barker wrote: This little script was given to me by friendly people at just linux forums #!/bin/bash xsetroot -cursor_name watch & konqueror /mnt/student/ -geometry 600x500 & sleep 5 xsetroot -cursor_name left_ptr exit Thanks Nigel that works a treat. Here is my updated version of it,

Re: [Ltsp-discuss] Busy Cursor on application startup

2005-06-21 Thread Peter Billson
Nigel, I have a little wrapper script to stop the double (triple/quadruple!) clicking. You can take a look at http://www.elbnet.com/libsys/files/mozilla-start You could easily add a similar lock file check to your little hourglass script. Pete Billson -- http://www.elbnet.com ELB Intern

Re: [Ltsp-discuss] Busy Cursor on application startup

2005-06-20 Thread nigel barker
This little script was given to me by friendly people at just linux forums #!/bin/bash xsetroot -cursor_name watch & konqueror /mnt/student/ -geometry 600x500 & sleep 5 xsetroot -cursor_name left_ptr exit when the user clicks the icon on the icewm toolbar: the wait (watch) cursor appears the app

[Ltsp-discuss] Busy Cursor on application startup

2005-06-20 Thread Peter Rundle
G'day, I've been toying with LTSP for years and it looks like I'm finally going to get to deploy it for real. Before I do though I have two questions that didn't get any good hits in the archives but I'm sure that experienced LTSP'ers will no doubt have solutions. 1. I've decided to run with