Discussion:
[Fluxbox-users] xterms do not apper even if they are executed in .fluxbox/startup
Massimo Canonico
2009-03-27 13:50:39 UTC
Permalink
Hi,
I did not change my .fluxbox/startup file since one years ago, but in
the last 3 days my fedora 10 wont' execute xterm commands.

The funny thing is that I can see conky, gnome-power-manager even if
they are executed after the 4 xterms that I used:

/usr/bin/xterm -geometry +0+0 &
/usr/bin/xterm -geometry +719+10 &
/usr/bin/xterm -geometry +0+410 &
/usr/bin/xterm -geometry +719+410 &
/usr/bin/conky &
/usr/bin/gnome-power-manager &

Once the fluxbox is up and running if I execute "/usr/bin/xterm
-geometry +0+0 &" I can see the terminal.

My startup file is attached. Do you have any idea?

Thanks,
M
Antonio Paiva
2009-03-27 16:43:11 UTC
Permalink
The obvious question is: can you open xterm through some other way?
That is, suppose that you opened some other terminal, and type xterm.
Does xterm open? If it doesn't, then the problem is with xterm and not
fluxbox.

Best,
Antonio
Hi,
I did not change my .fluxbox/startup file since one years ago, but in the
last 3 days my fedora 10 wont' execute xterm commands.
The funny thing is that I can see conky, gnome-power-manager even if they
/usr/bin/xterm -geometry +0+0 &
/usr/bin/xterm -geometry +719+10 &
/usr/bin/xterm -geometry +0+410 &
/usr/bin/xterm -geometry +719+410 &
/usr/bin/conky &
/usr/bin/gnome-power-manager &
Once the fluxbox is up and running if I execute "/usr/bin/xterm -geometry
+0+0 &" I can see the terminal.
My startup file is attached. Do you have any idea?
Thanks,
M
#
# Lines starting with a '#' are ignored.
# You can set your favourite wallpaper here if you don't want
# to do it from your style.
#
# fbsetbg -f /home/mex/pictures/wallpaper.png
#
# This sets a black background
/usr/bin/fbsetroot -solid black
# This shows the fluxbox-splash-screen
# fbsetbg -C /usr/share/fluxbox/splash.jpg
# Other examples. Check man xset for details.
#
# xset -b
#
# xset r rate 195 35
#
# xset +fp "/home/mex/.fonts"
#
# xsetroot -cursor_name right_ptr
#
# xmodmap "/home/mex/.Xmodmap"
# PER LE LETTERE ACCENTATE
xmodmap -e "keycode 133 = Multi_key"
# Applications you want to run with fluxbox.
# MAKE SURE THAT APPS THAT KEEP RUNNING HAVE AN ''&'' AT THE END.
#
# unclutter -idle 2 &
# wmnd &
# wmsmixer -w &
# idesk &
/usr/bin/xterm -geometry +0+0 &
/usr/bin/xterm -geometry +719+10 &
/usr/bin/xterm -geometry +0+410 &
/usr/bin/xterm -geometry +719+410 &
/usr/bin/conky &
/usr/bin/gnome-power-manager &
#/usr/bin/nm-applet &
#/opt/wicd/tray.py &
# And last but not least we start fluxbox.
# Because it is the last app you have to run it with ''exec'' before it.
exec /usr/bin/fluxbox
# exec /usr/bin/fluxbox -log "/home/mex/.fluxbox/log"
------------------------------------------------------------------------------
_______________________________________________
Fluxbox-users mailing list
https://lists.sourceforge.net/lists/listinfo/fluxbox-users
--
António Rafael C. Paiva
Post-doctoral fellow
SCI Institute, University of Utah
Salt Lake City, UT
Loading...