You are not logged in.

#1 2008-03-25 21:47:51

wavenator
Member
Registered: 2007-12-03
Posts: 62

want to change the default user's terminal

i am using atm with bash
i cant do "cd somefolder"
so i want to change the default terminal
how is it done?

Offline

#2 2008-03-26 04:49:56

tigrmesh
IRC Op
From: Florida, US
Registered: 2007-12-11
Posts: 794

Re: want to change the default user's terminal

Did you just do a big system upgrade?  Many configuration files have changed.  Do a
ls -l /etc/*pac*

and merge any .pacnew or .pacsave file changes with your config files.

Offline

#3 2008-03-26 04:54:53

wavenator
Member
Registered: 2007-12-03
Posts: 62

Re: want to change the default user's terminal

no i didnt
i reinstalled arch via ftp
and i dont have any old configs

Offline

#4 2008-03-26 15:36:48

tigrmesh
IRC Op
From: Florida, US
Registered: 2007-12-11
Posts: 794

Re: want to change the default user's terminal

This may help:  http://bbs.archlinux.org/viewtopic.php? … 72#p337872

What DE/WM are you running?  In gnome, it would be system > preferred applications > system, or you add this to .bashrc:
TERM=xterm
export TERM
where you can change xterm to mrxvt or whatever you have installed.

If you want to change the shell, here is the wiki page with links to installing different shells, like zsh or fish:  http://wiki.archlinux.org/index.php/Cat … _(English).

Offline

Board footer

Powered by FluxBB