You have a problem with Salix? Post here and we'll do what we can to help.
mimosa
Salix Warrior
Posts: 3311 Joined: 25. May 2010, 17:02
Contact:
Post
by mimosa » 26. Sep 2012, 20:54
My one remaining niggle is why the line in user-settings-fluxbox's .bashrc is:
and not
Indeed, everything seems to work OK without exporting any value for that environment variable.
gapan
Salix Wizard
Posts: 6349 Joined: 6. Jun 2009, 17:40
Post
by gapan » 26. Sep 2012, 21:05
rxvt-unicode is not a valid value for the TERM variable. Look in /usr/share/terminfo/*/* for valid values. TERM=xterm works without problems for most X terminals in most cases.
for more information.
mimosa
Salix Warrior
Posts: 3311 Joined: 25. May 2010, 17:02
Contact:
Post
by mimosa » 26. Sep 2012, 22:06
Got it.
Is there any reason why my existing .bashrc *doesn't* export that variable? I imagine that's how the file was created by the Ratpoison install disk - without any such line.
gapan
Salix Wizard
Posts: 6349 Joined: 6. Jun 2009, 17:40
Post
by gapan » 26. Sep 2012, 22:23
mimosa wrote: Is there any reason why my existing .bashrc *doesn't* export that variable?
Because it's not set explicitly in other environments as other terminals don't really need it.
mimosa wrote: I imagine that's how the file was created by the Ratpoison install disk - without any such line.
Yes.
thom1
Posts: 28 Joined: 16. May 2011, 09:40
Post
by thom1 » 2. Oct 2012, 06:34
mimosa wrote: When I tried to run screen, I was told
Hi,
Sorry if this post is off topic.
I suggest you to switch from screen (old and buggy) to tmux (very very powerful).
Have a nice day
Thomas Bourdon
fredg
Posts: 232 Joined: 3. Oct 2009, 16:50
Location: Lyon, France
Contact:
Post
by fredg » 6. Oct 2012, 18:33
I suggest you to switch from screen (old and buggy) to tmux (very very powerful).
I agree, tmux is now in the -current/14.0 repo.
++