public inbox for gentoo-user-de@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user-de] consolefont
@ 2004-12-01 18:19 Björn Lübke
  2004-12-01 23:47 ` Björn Lübke
  2004-12-02 14:25 ` Hans-Werner Hilse
  0 siblings, 2 replies; 10+ messages in thread
From: Björn Lübke @ 2004-12-01 18:19 UTC (permalink / raw
  To: gentoo-user-de

Hallo,

kann jemand mal so freundlich sein und mir seine /etc/init.d/consolefont 
mailen?
Ich bilde mir ein nichts kaputt gemacht zu haben, habe nur "for x in $(seq 1 
"$NR_OF_TTYS")" in "for x in 'seq 1 6' geändert. Aber seit kurzem erhalte ich 
folgende Fehlermeldung:
 
uranus root # /etc/init.d/consolefont restart
 * Setting user font...
Couldnt open /dev/vc/seq   #logisch, gibt es nicht
 * Failed to set user font

also muß ich wohl doch was beschädigt haben. Ich finde die Stelle aber 
nicht :-(. Aber warum das plötzlich nicht geht entzieht sich meiner Kenntnis.
Es hatte schon funktioniert, auf allen Konsolen lief der gensplash.

Björn

--
gentoo-user-de@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user-de] consolefont
  2004-12-01 18:19 [gentoo-user-de] consolefont Björn Lübke
@ 2004-12-01 23:47 ` Björn Lübke
  2004-12-02 14:25 ` Hans-Werner Hilse
  1 sibling, 0 replies; 10+ messages in thread
From: Björn Lübke @ 2004-12-01 23:47 UTC (permalink / raw
  To: gentoo-user-de

Am Mittwoch, 1. Dezember 2004 19:19 schrieb Björn Lübke:

> uranus root # /etc/init.d/consolefont restart
>  * Setting user font...
> Couldnt open /dev/vc/seq   #logisch, gibt es nicht
>  * Failed to set user font

hat sich erledigt, ` und ' verwechselt.


--
gentoo-user-de@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user-de] consolefont
  2004-12-01 18:19 [gentoo-user-de] consolefont Björn Lübke
  2004-12-01 23:47 ` Björn Lübke
@ 2004-12-02 14:25 ` Hans-Werner Hilse
  1 sibling, 0 replies; 10+ messages in thread
From: Hans-Werner Hilse @ 2004-12-02 14:25 UTC (permalink / raw
  To: gentoo-user-de

Moin,

On Wed, 1 Dec 2004 19:19:51 +0100
Björn Lübke <blue@blgw.de> wrote:

> kann jemand mal so freundlich sein und mir seine
> /etc/init.d/consolefont mailen?

Die ändert man doch nicht... (s.u.)

> Ich bilde mir ein nichts kaputt gemacht zu haben, habe nur "for x in
> $(seq 1 "$NR_OF_TTYS")" in "for x in 'seq 1 6' geändert. Aber seit
> kurzem erhalte ich folgende Fehlermeldung:

komisch, stand da nicht $(seq 1 "$RC_TTY_NUMBER")? Denn RC_TTY_NUMBER
kann man dann ganz entspannt in /etc/conf.d/rc setzen. z.B. auch auf 6.
Zum anderen ist es meist eleganter, die $()-Syntax for der
Backtick-Syntax zu benutzen. Aber das nur am Rande.

Wenn man die Finger von den /etc/init.d-Skripten lässt, hat man auch
unter dem Strich ein besseres Leben mit etc-update.

Gruß,

HWH

--
gentoo-user-de@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-user-de]  consolefont
@ 2008-05-23 14:44 Hartmut Figge
  2008-05-23 15:49 ` Boris Voelkle
  2008-05-23 17:07 ` [gentoo-user-de] consolefont Dirk Heinrichs
  0 siblings, 2 replies; 10+ messages in thread
From: Hartmut Figge @ 2008-05-23 14:44 UTC (permalink / raw
  To: gentoo-user-de

Gruß,

nachdem ich mich dazu aufgerafft habe, endlich meine Konsolen mit
Umlauten zu versehen, bin ich ich auf ein Problem gestoßen.

Rufe ich unter X eine Konsole auf, z.B. mittels Ctrl+Alt+F2, ergibt sich
für die Darstellung von Umlauten
http://www.triffids.de/pub/gentoo/console/IMG_0006.JPG (34 KB)

Reparieren lässt es sich durch 'sudo /etc/init.d/consolefont restart'
http://www.triffids.de/pub/gentoo/console/IMG_0012.JPG (49 KB)

X wird immer von einer Konsole mittels startx gestartet. Verwendet wird
icewm. Kein KDE oder Gnome vorhanden.

Sowohl unter X als auch auf den Konsolen gilt

hafi@e675 ~ $ locale
LANG=de_DE@euro
LC_CTYPE="de_DE@euro"
LC_NUMERIC="de_DE@euro"
LC_TIME="de_DE@euro"
LC_COLLATE="de_DE@euro"
LC_MONETARY="de_DE@euro"
LC_MESSAGES=en_US
LC_PAPER="de_DE@euro"
LC_NAME="de_DE@euro"
LC_ADDRESS="de_DE@euro"
LC_TELEPHONE="de_DE@euro"
LC_MEASUREMENT="de_DE@euro"
LC_IDENTIFICATION="de_DE@euro"
LC_ALL=

Weitere Angaben:

----- /etc/X11/xorg.conf -----
Section "InputDevice"
        Identifier  "Keyboard0"
        Driver          "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "de"
        Option          "XkbVariant"    "nodeadkeys"
        Option          "XkbOptions"    "compose:menu"
#       Option          "XkbOptions"    "compose:caps"
EndSection
---------------

----- /etc/rc.conf -----
# UNICODE="yes"
UNICODE="no"

#XSESSION="Gnome"
XSESSION="icewm"
---------------

----- /etc/conf.d/consolefont -----
# CONSOLEFONT="default8x16"
CONSOLEFONT="lat9v-16"
---------------

Ein Workaround für das Problem wäre

----- ~/.bashrc -----
if [ $TERM = "linux" ]
then
 sudo /etc/init.d/consolefont restart
fi
---------------

Unschön und löst zwar obiges Problem, aber nicht das ähnliche, welches
sich auf der Konsole durch Beenden von X ergibt.

Eine Idee wäre nett. :)

Hartmut

-- 
gentoo-user-de@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user-de]  consolefont
  2008-05-23 14:44 [gentoo-user-de] consolefont Hartmut Figge
@ 2008-05-23 15:49 ` Boris Voelkle
  2008-05-23 16:04   ` [gentoo-user-de] consolefont Hartmut Figge
  2008-05-23 17:07 ` [gentoo-user-de] consolefont Dirk Heinrichs
  1 sibling, 1 reply; 10+ messages in thread
From: Boris Voelkle @ 2008-05-23 15:49 UTC (permalink / raw
  To: gentoo-user-de

Hartmut Figge schrieb:
> Gruß,
>
> nachdem ich mich dazu aufgerafft habe, endlich meine Konsolen mit
> Umlauten zu versehen, bin ich ich auf ein Problem gestoßen.
>
> Rufe ich unter X eine Konsole auf, z.B. mittels Ctrl+Alt+F2, ergibt sich
> für die Darstellung von Umlauten
> http://www.triffids.de/pub/gentoo/console/IMG_0006.JPG (34 KB)
>
>   
Warum aufrufen ? Ich wechsle da nur ...;-)


> ---------------
>
> ----- /etc/conf.d/consolefont -----
> # CONSOLEFONT="default8x16"
> CONSOLEFONT="lat9v-16"
>   
Also bei mir ist das:

# /etc/conf.d/consolefont

CONSOLEFONT="lat9w-16" ( Tippfehler ?)

und für das €- Symbol
CONSOLETRANSLATION="8859-15_to_uni"

Vieleicht behebt das dein Prob ?

Gruss

Boris


> ---------------
>
> Ein Workaround für das Problem wäre
>
> ----- ~/.bashrc -----
> if [ $TERM = "linux" ]
> then
>  sudo /etc/init.d/consolefont restart
> fi
> ---------------
>
> Unschön und löst zwar obiges Problem, aber nicht das ähnliche, welches
> sich auf der Konsole durch Beenden von X ergibt.
>
> Eine Idee wäre nett. :)
>
> Hartmut
>
>   


-- 

---------------------------------------------------------------------
---- boris@voelkle.eu -------- www.voelkle.eu -----------------------
---------------------------------------------------------------------
---- Schlüssel-ID:0x89B2EE62 --- pool.sks-keyservers.net ------------
---------------------------------------------------------------------
---- Fingerprint:BFA5 831F A40E A632 80B2 8D69 9E75 349B 89B2 EE62 --
---------------------------------------------------------------------

-- 
gentoo-user-de@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-user-de]  Re: consolefont
  2008-05-23 15:49 ` Boris Voelkle
@ 2008-05-23 16:04   ` Hartmut Figge
  0 siblings, 0 replies; 10+ messages in thread
From: Hartmut Figge @ 2008-05-23 16:04 UTC (permalink / raw
  To: gentoo-user-de

Boris Voelkle:
>Hartmut Figge schrieb:

>> Rufe ich unter X eine Konsole auf, z.B. mittels Ctrl+Alt+F2, ergibt sich
>> für die Darstellung von Umlauten
>> http://www.triffids.de/pub/gentoo/console/IMG_0006.JPG (34 KB)
>>
>>   
>Warum aufrufen ? Ich wechsle da nur ...;-)

:-P

>> ----- /etc/conf.d/consolefont -----
>> # CONSOLEFONT="default8x16"
>> CONSOLEFONT="lat9v-16"
>>   
>Also bei mir ist das:
>
># /etc/conf.d/consolefont
>
>CONSOLEFONT="lat9w-16" ( Tippfehler ?)

Nein. 'v' geht auch. Es gibt sicher einen Unterschied zu 'w', nur habe
ich diesen nicht entdeckt. *g*

>und für das €- Symbol
>CONSOLETRANSLATION="8859-15_to_uni"

Mhm, meinen Euro habe ich auch ohne irgendeine CONSOLETRANSLATION.

>Vieleicht behebt das dein Prob ?

Leider nicht. Ich habe den Verdacht, dass mein 'UNICODE="no"' hierbei
eine Rolle spielt. Ist aber undurchsichtig.

Hartmut

-- 
gentoo-user-de@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user-de]  consolefont
  2008-05-23 14:44 [gentoo-user-de] consolefont Hartmut Figge
  2008-05-23 15:49 ` Boris Voelkle
@ 2008-05-23 17:07 ` Dirk Heinrichs
  2008-05-23 17:32   ` [gentoo-user-de] consolefont Hartmut Figge
  1 sibling, 1 reply; 10+ messages in thread
From: Dirk Heinrichs @ 2008-05-23 17:07 UTC (permalink / raw
  To: gentoo-user-de

[-- Attachment #1: Type: text/plain, Size: 574 bytes --]

Am Freitag, 23. Mai 2008 schrieb Hartmut Figge:

> Rufe ich unter X eine Konsole auf, z.B. mittels Ctrl+Alt+F2, ergibt sich
> für die Darstellung von Umlauten
> http://www.triffids.de/pub/gentoo/console/IMG_0006.JPG (34 KB)
>
> Sowohl unter X als auch auf den Konsolen gilt
>
> hafi@e675 ~ $ locale
> LANG=de_DE@euro

Hmm, warum nicht de_DE.UTF-8?

> ----- /etc/rc.conf -----
> # UNICODE="yes"
> UNICODE="no"

"yes"

> # CONSOLEFONT="default8x16"
> CONSOLEFONT="lat9v-16"

lat9w-16

> Eine Idee wäre nett. :)

Unicode benutzen.

Bye...

	Dirk

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-user-de]  Re: consolefont
  2008-05-23 17:07 ` [gentoo-user-de] consolefont Dirk Heinrichs
@ 2008-05-23 17:32   ` Hartmut Figge
  2008-05-23 17:37     ` Dirk Heinrichs
  0 siblings, 1 reply; 10+ messages in thread
From: Hartmut Figge @ 2008-05-23 17:32 UTC (permalink / raw
  To: gentoo-user-de

Dirk Heinrichs:
>Am Freitag, 23. Mai 2008 schrieb Hartmut Figge:

>> hafi@e675 ~ $ locale
>> LANG=de_DE@euro
>
>Hmm, warum nicht de_DE.UTF-8?

Hat Nebenwirkungen.

>> ----- /etc/rc.conf -----
>> # UNICODE="yes"
>> UNICODE="no"
>
>"yes"
>
>> # CONSOLEFONT="default8x16"
>> CONSOLEFONT="lat9v-16"
>
>lat9w-16

Kennst Du den Unterschied zu 'v'? Bei mir verhalten sich beide gleich.

>> Eine Idee wäre nett. :)
>
>Unicode benutzen.

Aus Verzweiflung hatte ich genau dies gerade getestet. Leider hat es auf
das Problem keinen Einfluss. Nach Beenden von X oder Aufruf einer
Konsole von X aus ist immer noch 'sudo /etc/init.d/consolefont restart'
erforderlich.

Hartmut



-- 
gentoo-user-de@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user-de]  Re: consolefont
  2008-05-23 17:32   ` [gentoo-user-de] consolefont Hartmut Figge
@ 2008-05-23 17:37     ` Dirk Heinrichs
  2008-05-23 18:28       ` Hartmut Figge
  0 siblings, 1 reply; 10+ messages in thread
From: Dirk Heinrichs @ 2008-05-23 17:37 UTC (permalink / raw
  To: gentoo-user-de

[-- Attachment #1: Type: text/plain, Size: 692 bytes --]

Am Freitag, 23. Mai 2008 schrieb Hartmut Figge:
> Dirk Heinrichs:
> >Am Freitag, 23. Mai 2008 schrieb Hartmut Figge:
> >> hafi@e675 ~ $ locale
> >> LANG=de_DE@euro
> >
> >Hmm, warum nicht de_DE.UTF-8?
>
> Hat Nebenwirkungen.

Welche? Bei mir nicht.

> >lat9w-16
>
> Kennst Du den Unterschied zu 'v'? Bei mir verhalten sich beide gleich.

less /usr/share/consolefonts/README.lat9

> >Unicode benutzen.
>
> Aus Verzweiflung hatte ich genau dies gerade getestet. Leider hat es auf
> das Problem keinen Einfluss. Nach Beenden von X oder Aufruf einer
> Konsole von X aus ist immer noch 'sudo /etc/init.d/consolefont restart'
> erforderlich.

Bist Du nach Unicode-Howto vorgegangen?

Bye...

	Dirk

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-user-de]  Re: consolefont
  2008-05-23 17:37     ` Dirk Heinrichs
@ 2008-05-23 18:28       ` Hartmut Figge
  0 siblings, 0 replies; 10+ messages in thread
From: Hartmut Figge @ 2008-05-23 18:28 UTC (permalink / raw
  To: gentoo-user-de

Dirk Heinrichs:
>Am Freitag, 23. Mai 2008 schrieb Hartmut Figge:
>> Dirk Heinrichs:

>> >Hmm, warum nicht de_DE.UTF-8?
>>
>> Hat Nebenwirkungen.
>
>Welche? Bei mir nicht.

Ältere Texte müssen konvertiert werden. Nicht alle Programme vertragen
sich ohne Workarounds mit utf-8. Fonts?

>> Aus Verzweiflung hatte ich genau dies gerade getestet. Leider hat es auf
>> das Problem keinen Einfluss. Nach Beenden von X oder Aufruf einer
>> Konsole von X aus ist immer noch 'sudo /etc/init.d/consolefont restart'
>> erforderlich.
>
>Bist Du nach Unicode-Howto vorgegangen?

http://de.gentoo-wiki.com/UTF-8

Nein. Nur das Notwendige. Ich will ja gar nicht zu utf-8 umziehen.
Jedenfalls noch nicht. Gesucht ist eine Lösung ohne utf-8.

Ich glaube, ich werde einfach einen faulen Trick anwenden. *g*

----- ~/.bashrc -----
if [ $TERM = "linux" ]
then
 sudo /etc/init.d/consolefont restart
fi
---------------

sowie

----- /usr/bin/startx -----
unset PID

sudo /etc/init.d/consolefont restart
---------------

Hartmut

-- 
gentoo-user-de@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2008-05-23 18:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-23 14:44 [gentoo-user-de] consolefont Hartmut Figge
2008-05-23 15:49 ` Boris Voelkle
2008-05-23 16:04   ` [gentoo-user-de] consolefont Hartmut Figge
2008-05-23 17:07 ` [gentoo-user-de] consolefont Dirk Heinrichs
2008-05-23 17:32   ` [gentoo-user-de] consolefont Hartmut Figge
2008-05-23 17:37     ` Dirk Heinrichs
2008-05-23 18:28       ` Hartmut Figge
  -- strict thread matches above, loose matches on Subject: below --
2004-12-01 18:19 [gentoo-user-de] consolefont Björn Lübke
2004-12-01 23:47 ` Björn Lübke
2004-12-02 14:25 ` Hans-Werner Hilse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox