On Friday 30 April 2004 07:57, Fran�ois Patte wrote: > Bonjour, > > I just begin to use blackbox and I cannot perform some basic configuration > operations: > > 1- I want bbpager in the right top corner of the windows at start time > a- I tried to add aline in my .xsession : bbpager -c .blackbox/bbpager.rc > success = null > I tried some other places (.xinitrc, .Xclients .... ) success= null
For the momenr you need be sure to start bbpager after blackbox. So try something like in your .xsession: sleep 5 && bbpager & blackbox > b- I tried to launch bbpager by hand : bbpager -c .blackbox/bbpager.rc > I succeeded! Hourra! > But: I tried to explain in my .blackbox/bbpager.rc that I wanted it > at > > another place than the top left corner: > success=null bbpager.position: +0-0 > bbpager.position: -0-0 > bbpager.position: -0+0 > bbpager.position: +1200+100 > success=null > You need to give the complete path in your case.: bbpager -c ~/.blackbox/bbpager.rc You an also use the "-geom" option: bbpager -geom +1200+100 > 2- Same problem occurs with other applications > > gdeskcal --skin=SimpleForDark -x 1200 -y 200 & > > in my .xsession : miracle! gdeskcal is started but in the left top > corner! The same command under afterstep, gnome or kde places the calendar > in the right position! Why not under blackbox? > > 2- I want some apps (asmon, asload etc.) with some other border colors than > white, but I didn't find how to get them! asmon is placed in the slit which as far as I know it has the same style as the toolbar so I think you should the toolbar.color(To). > > Thank you for any help. > -- > Fran�ois Patte > > Inde : > Ecole fran�aise d'Extr�me-Orient > Deccan College > Pune 411006 > T�l : (00 91) (0) 20 26 69 39 04 > > France : > Universit� Ren� Descartes - Paris 5 > UFR de math�matiques et informatique > http://www.math-info.univ-paris5.fr/~patte -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] List archives: http://asgardsrealm.net/lurker/splash/index.html Trouble? Contact [EMAIL PROTECTED]
