LINUX.ORG.RU

Slackware 8 (help)


0

0

1. Почему когда я прикручиваю ttf как в доках сказано, то Х вещается при загрузке со словами: cannot open default font 'fixed' ?

2. Почему когда я прописываю в конфиге Х:

FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"

То Х опять отказывается запускаться со словами:

cannot open default cursor 'cursor'?

3.Я все делал по манам и докам из разных мест.

4. Пробовал программку KFontadm (или как-то так) но не собралась сказав:

Cannot find FreeType2 liberies

4. Slackware 8.0 kernel 2.4.8 i686 Xfree 4.1.0

5. Я перешел с Мандрейка, так что я конечно чайник... но там с русским
все нормально было...

ОЧЕНЬ ПРОШУ ПОМОЧЬ...

anonymous

Файл XF86Config в студию!

anonymous
()

Вот...

Section "Files"

RgbPath "/usr/X11R6/lib/X11/rgb"

FontPath "/usr/share/fonts/"

EndSection

Section "ServerFlags"

AllowMouseOpenFail

EndSection

# Input devices #

# Keyboard section

Section "InputDevice"

Identifier "Keyboard1" Driver "Keyboard" Option "AutoRepeat" "250 30"

Option "XkbRules" "xfree86" Option "XkbModel" "pc105" Option "XkbLayout" "ru" Option "XkbOptions" "grp:ctrl_shift_toggle"

EndSection

Section "InputDevice"

Identifier "Mouse1" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/psaux" Option "ZAxisMapping" "4 5" # Option "Emulate3Buttons" # Option "Emulate3Timeout" "50"

# ChordMiddle is an option for some 3-button Logitech mice

Option "ChordMiddle"

EndSection

Section "Module"

Load "dbe"

SubSection "extmod" #Option "omit xfree86-dga" EndSubSection

Load "type1" Load "freetype" EndSection

Section "Monitor" Identifier "ViewSonic|ViewSonic P775" VendorName "ViewSonic" ModelName "Unknown"

HorizSync 30-95

VertRefresh 50-180

EndSection

Section "Device" Identifier "Generic VGA" Driver "vga" EndSection

Section "Device" Identifier "NVIDIA GeForce2 DDR (generic)" VendorName "Unknown" BoardName "Unknown" Driver "nv" VideoRam 32768

Option "DPMS" EndSection

Section "Screen" Identifier "screen1" Device "NVIDIA GeForce2 DDR (generic)" Monitor "ViewSonic|ViewSonic P775" DefaultColorDepth 24 Subsection "Display" Depth 8 Modes "1152x864" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 15 Modes "1152x864" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 16 Modes "1152x864" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 24 Modes "1152x864" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 32 Modes "1152x864" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection EndSection

Section "ServerLayout" Identifier "layout1" Screen "screen1" InputDevice "Mouse1" "CorePointer"

InputDevice "Keyboard1" "CoreKeyboard" EndSection

Lost_Tux
()

Вот...


Section "Files"

    RgbPath	"/usr/X11R6/lib/X11/rgb"

    FontPath   "/usr/share/fonts/"

EndSection



Section "ServerFlags"

      AllowMouseOpenFail

EndSection


# Input devices
# 

# Keyboard section


Section "InputDevice"

    Identifier "Keyboard1"
    Driver      "Keyboard"
    Option "AutoRepeat"  "250 30"

    Option "XkbRules" "xfree86"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "ru"
    Option "XkbOptions"  "grp:ctrl_shift_toggle"

EndSection



Section "InputDevice"

    Identifier "Mouse1"
    Driver      "mouse"
    Option "Protocol"    "IMPS/2"
    Option "Device"      "/dev/psaux"
    Option "ZAxisMapping" "4 5"
#    Option "Emulate3Buttons"
#    Option "Emulate3Timeout"    "50"

# ChordMiddle is an option for some 3-button Logitech mice

    Option "ChordMiddle"

EndSection



Section "Module"



    Load	"dbe"




    SubSection	"extmod"
	#Option	"omit xfree86-dga"
    EndSubSection



    Load	"type1"
    Load	"freetype"
EndSection


Section "Monitor"
    Identifier "ViewSonic|ViewSonic P775"
    VendorName "ViewSonic"
    ModelName  "Unknown"



    HorizSync  30-95



    VertRefresh 50-180


EndSection





Section "Device"
    Identifier "Generic VGA"
    Driver     "vga"
EndSection

Section "Device"
    Identifier  "NVIDIA GeForce2 DDR (generic)"
    VendorName  "Unknown"
    BoardName   "Unknown"
    Driver      "nv"
    VideoRam    32768
    


    
    Option      "DPMS"
EndSection






Section "Screen"
    Identifier "screen1"
    Device      "NVIDIA GeForce2 DDR (generic)"
    Monitor     "ViewSonic|ViewSonic P775"
    DefaultColorDepth 24
    Subsection "Display"
        Depth       8
        Modes       "1152x864" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       15
        Modes       "1152x864" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1152x864" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1152x864" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       32
        Modes       "1152x864" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
EndSection


Section "ServerLayout"
    Identifier "layout1"
    Screen     "screen1"
    InputDevice "Mouse1" "CorePointer"

    InputDevice "Keyboard1" "CoreKeyboard"
EndSection

Lost_Tux
()

:-))) Прикольно :-))) нельзя убирать каталог с фонтами misc

FontPath "/usr/X11R6/lib/X11/fonts.old/75dpi.koi8/"
FontPath "/usr/X11R6/lib/X11/fonts/koi8-r/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/koi8-r/Type1-koi8/"
FontPath "/usr/X11R6/lib/X11/fonts/koi8-r/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"

FontPath "/usr/X11R6/lib/X11/fonts/ttf/"

вот, что-то в этом роде должно быть :-))). Курсор - это, я так понял, курсор мышки, он как фонт :-).
Фиксед - это фонт, которым пишется всё, если нет указанного какого-то. Но в алиасах можно на
фиксед любой другой понравившийся написать.

А вообще ттф фонты безо всякой инструкции просто рикручиваются :-). Берёшь все фонты из виндов, копируешь
их например вот как в последней строке путь указан. Потом качаешь фриитупе библиотеку, компилишь, ставишь.
Потом берёшь где-нить ttmkfdir - я от мандрейка рпмку ставил freetype-tools кажется, там она есть. Идёшь в каталог
с фонтами ттф и запускаешь этот ttmkfdir и всё :-). Загружаешь Х, запускаешь мозиллу и там где фонты выбирать - тьма
всяких векторных появляется. ПРизнак векторных - это когда размеров много много :-))). ВОт мне например векторные фонты
нужны для мозиллы и для Гимпа и всё, растровые (обычные) лучше. Ну это ИМХО :-). Просто мне они больше нравятся.

Да, кстати, нахрена сюда такие большие мессаги кидать ???!!! Зачем весь конфиг-то ??? Голова же есть - думать надо :-)

Warmonger
()

Да да... я так и делал, и ttmkfdir тоже все делал... но трутайп все не пашет... говорит cannot init font path in */trueptype

Lost_Tux
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.