Results 1 to 1 of 1
i just installed debian sid and i have a few problems:
1. after changins the locale to UTF8 the default font in the gnome-terminal has changed to:
instead of this:
...
- 02-02-2005 #1Just Joined!
- Join Date
- Feb 2005
- Posts
- 1
problems with debian sid
i just installed debian sid and i have a few problems:
1. after changins the locale to UTF8 the default font in the gnome-terminal has changed to:

instead of this:
http://shots.osdir.com/slideshows/sl...e=225&slide=70
i didn't change the default font settings, just changed the locale using the command:
and now my locale is:Code:dpkg-reconfigure localeconf
also i installed the msttcorefonts package. how can i restore the terminal to the previous fonts?Code:LANG=en_US.UTF-8 LC_CTYPE=he_IL.UTF-8 LC_NUMERIC="en_US.UTF-8" LC_TIME="en_US.UTF-8" LC_COLLATE="en_US.UTF-8" LC_MONETARY="en_US.UTF-8" LC_MESSAGES="en_US.UTF-8" LC_PAPER="en_US.UTF-8" LC_NAME="en_US.UTF-8" LC_ADDRESS="en_US.UTF-8" LC_TELEPHONE="en_US.UTF-8" LC_MEASUREMENT="en_US.UTF-8" LC_IDENTIFICATION="en_US.UTF-8" LC_ALL=
2. after changing the locale only the locale in my user has changed. the root locale has remain as:
how can i change the locale that it will be the same in all the user profiles?Code:LANG=POSIX LC_CTYPE="POSIX" LC_NUMERIC="POSIX" LC_TIME="POSIX" LC_COLLATE="POSIX" LC_MONETARY="POSIX" LC_MESSAGES="POSIX" LC_PAPER="POSIX" LC_NAME="POSIX" LC_ADDRESS="POSIX" LC_TELEPHONE="POSIX" LC_MEASUREMENT="POSIX" LC_IDENTIFICATION="POSIX" LC_ALL=
3. i installed alsa and configure it using alsaconf but from some reason everytime i reboot mu mixer is mute and i have to run:
how can i configure alsa that i won't have to manually unmute it at every reboot?Code:amixer set PCM 100 unmute amixer set Master 100 unmute
thanks
Leo


Reply With Quote
