LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   littles icons after config locales (https://www.linuxquestions.org/questions/debian-26/littles-icons-after-config-locales-233898/)

j.vilon 09-22-2004 12:58 PM

littles icons after config locales
 
hy

i config my locales but now i have another problem, my icon's are so littles, ex: i open my lmule and the " program " is soo little i cant read words
anyone help me pls?
tks

macondo 09-22-2004 06:17 PM

are you using kde or gnome?

if so you are going to have to play with them, Debian is fine.

j.vilon 09-23-2004 01:18 PM

i use fluxbox..

but what is the problem?
tks :)

macondo 09-23-2004 02:17 PM

go to the .fluxboxrc, and see if there are lines for the fonts and sizes.

j.vilon 09-25-2004 11:50 AM

hy, i dont have this..

nano .fluxbox/
backgrounds/ fluxbox-menu keys menudefs.hook startup
bsetbg init menu slitlist styles/


$ cat .fluxboxrc
cat: .fluxboxrc: No such file or directory

anykne helpme?

macondo 09-25-2004 01:06 PM

#updatedb

#locate fluxboxrc

check with the boys at #fluxbox on the IRC, use the Freenode server.

j.vilon 09-25-2004 02:30 PM

on locate fluxboxrc
he found nothing, but.. what is the problem?
tks

j.vilon 09-27-2004 07:08 PM

anyone?

mritch 09-27-2004 08:01 PM

"cat /var/log/XFree.0.log | grep DPI"

& what locales have you changed? anything else? i can't think 'bout a connection with your font"size".

sl mritch.

j.vilon 09-28-2004 05:57 PM

cat /var/log/XFree86.0.log | grep DPI
(++) NVIDIA(0): DPI set to (100, 100)

i dont now.. :S perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
(Reading database ... 101277 files and directories currently installed.)
Removing mozilla-firefox ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "pt_PT",
LANG = "pt_PT@euro"
are supported and installed on your system.


help me please, tks
and now always this error:

Dead Parrot 09-28-2004 07:57 PM

Well, I don't really know what's causing your problem, but if you've got some extra time to kill and energy to spend, you can create an .Xresources file into your home directory ("nano .Xresources") and see if that helps. You should type "Xft.dpi: 96" (without quotation marks) into this .Xresources file. This "Xft.dpi: 96" should determine the font size for your X session, and if the icon size is somehow connected to the font size, then this should have some effect also on the icon size. Log out and log in again for the .Xresources settings to take effect.

j.vilon 09-28-2004 08:49 PM

(++) NVIDIA(0): DPI set to (100, 100)
dont work :|
but where i can configure this? you know?
tks

mritch 09-28-2004 09:29 PM

to get your locales working add something like these to your /etc/profile or /etc/bash.bashrc or home../.bashrc, home/bash_profile or...

LANG=de_AT@euro <-- your language here
export LANG
do the same thing for LANGUAGE,LC_ALL,.. (everything unset)

i believe setting DPI won't help in your case. to try it, edit /etc/xinit/xserverrc and change accordingly.
well, /etc/init/xserverrc may be debian specific. if the file's not there try
egrep -ir "dpi" *
in your /etc/X11 directory

if this doesn't work i must tell you that i've no idea what's on with your fonts. check your XF86Config's font entries.

ls mritch

j.vilon 09-29-2004 07:43 AM

ok, but where i set all language and locales?
tks

macondo 09-29-2004 08:32 AM

"ok, but where i set all language and locales?"

For fonts see the thread: "Debian Configuration Post-Install", at the top of this page.

For locales, do a:

#dpkg-reconfigure locales

select all the instances of en_US and if you use another language, select them, too, then in the next page select the locales you want for your environment, IOW, if you want your system in French, and you have selected them in the previous page, it will be so (i usually select one with the utf-8), this will take effect when you reboot.




All times are GMT -5. The time now is 08:43 AM.