urxvt: unable to load base fontset, please specify a valid one using -fn, aborting.

Не получается настроить urxvt (((
Долго мучился, лазил по форумам/статьям, собрал конфиг :

URxvt*perl-ext: tabbed
URxvt*font: xft:terminus:pixelsize=16:antialias=true
URxvt*inheritPixmap: true
URxvt*tintColor: Gray
URxvt*shading: 40
URxvt*foreground: Green
URxvt*fading: 40
URxvt*fadeColor: purple
URxvt*saveLines: 10000
URxvt*termName: xterm
URxvt.scrollBar: false
URxvt.scrollTtyOutput: true

А оно один фиг ругается ((

urxvt: unable to load base fontset, please specify a valid one using -fn, aborting.

Help please (

А если так запустить? urxvt

А если так запустить?

urxvt -bg black -cr green -fg white -C -fn 9x15 -sl 500

буду честен, я не знаю, почему у меня все работает

mib написал(а): А если так

mib написал(а):
А если так запустить?

urxvt -bg black -cr green -fg white -C -fn 9x15 -sl 500

Запустилось, но всё же вопрос остаётся открытым, ПОЧЕМУ он не подхватывает шрифт ?

https://bitbucket.org/skratta

https://bitbucket.org/skrattaren/dotfiles/src/bd3ec0f6b29a/Xdefaults#cl-34

Текстовый редактор vi имеет два режима работы: в первом он пищит, а во втором — всё портит.

emerge terminus-font

emerge terminus-font

tn1 написал(а): emerge

tn1 написал(а):
emerge terminus-font

darkstar alex # emerge -s terminus-font
Searching...
[ Results for search key : terminus-font ]
[ Applications found : 1 ]

*  media-fonts/terminus-font
      Latest version available: 4.30
      Latest version installed: 4.30
      Size of files: 281 kB
      Homepage:      http://terminus-font.sourceforge.net/
      Description:   A clean fixed font for the console and X11
      License:       GPL-2

Кагбе всё есть ....

ещё есть USE флаги. сверься с

ещё есть USE флаги.
сверься с выводом xlsfonts | grep terminus

У меня собран так [ebuild

У меня собран так

[ebuild   R    ] x11-terms/rxvt-unicode-9.10  USE="font-styles perl truetype vanilla -256-color -afterimage -blink -fading-colors -force-hints -iso14755 -pixbuf -unicode3 -wcwidth"

буду честен, я не знаю, почему у меня все работает

я про terminus-font.

я про terminus-font. +xlsfonts | grep terminus на pastebin.com

PS X и pcf

Спасибо ! Заработало

Спасибо ! Заработало )))

(пересобрал с другими флагами)

А можно ешё помощи (может опять с флагами запара)....
Не перерлючается раскладка в иксах (((

Section "ServerLayout"
        Identifier     "X.org Configured"
        Screen      0  "aticonfig-Screen[0]-0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
        ModulePath   "/usr/lib/xorg/modules"
        FontPath     "/usr/share/fonts/misc/"
        FontPath     "/usr/share/fonts/TTF/"
        FontPath     "/usr/share/fonts/OTF/"
        FontPath     "/usr/share/fonts/Type1/"
        FontPath     "/usr/share/fonts/100dpi/"
        FontPath     "/usr/share/fonts/75dpi/"
EndSection
Section "Module"
        Load  "dbe"
        Load  "dri2"
        Load  "glx"
        Load  "dri"
        Load  "extmod"
        Load  "record"
EndSection
Section "InputDevice"
   Identifier   "Keyboard0"
   Driver       "kbd"
   Option       "AutoRepeat""500 30"
   Option       "XkbModel""pc105"
   Option       "XkbLayout""us,ru"
   Option       "XkbVariant" ",winkeys"
   Option       "XkbOptions""grp:alt_shift_toggle, grp_led:scroll"
EndSectionSection "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/input/mice"
        Option      "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
EndSection
Section "Monitor"
        Identifier   "aticonfig-Monitor[0]-0"
        Option      "VendorName" "ATI Proprietary Driver"
        Option      "ModelName" "Generic Autodetecting Monitor"
        Option      "DPMS" "true"
EndSection
Section "Device"

        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "ShadowFB"                  # [<bool>]
        #Option     "DefaultRefresh"            # [<bool>]
        #Option     "ModeSetClearScreen"        # [<bool>]
        Identifier  "Card0"
        Driver      "vesa"
        BusID       "PCI:1:5:0"
EndSection

Section "Device"
        Identifier  "aticonfig-Device[0]-0"
        Driver      "fglrx"
        BusID       "PCI:1:5:0"
EndSection
Section "Screen"
        Identifier "aticonfig-Screen[0]-0"
        Device     "aticonfig-Device[0]-0"
        Monitor    "aticonfig-Monitor[0]-0"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection

Прошу прощения за свой тупизм, генту только осваиваю ......

Другая тема - новый топик.

Другая тема - новый топик.

> Не перерлючается раскладка

> Не перерлючается раскладка в иксах (((
> Driver "kbd"
Переходи на evdev.
INPUT_DEVICES="evdev" в /etc/make.conf
и emerge -uDN world

cat /etc/X11/xorg.conf.d/10-keyboard.conf 
Section "InputClass"
        Identifier "evdev keyboard catchall"
        MatchIsKeyboard "on"
        MatchDevicePath "/dev/input/event*"
        Driver "evdev"
	Option "XkbModel" "asus_laptop"
	Option "XkbLayout" "us,ru"
	Option "XkbOptions" "grp:toggle"
EndSection

grp:toggle - правый альт, asus_laptop на модель своей клавиатуры.

PS удали определение клавиатуры из /usr/share/X11/xorg.conf.d/10-evdev.conf(сначала сделай бэкап)
PPS xorg.conf уже не нужен, его заменил /etc/X11/xorg.conf.d/нужные-правила.conf

У меня такая же проблема,

У меня такая же проблема, terminus-font установлен, но xlsfonts | grep terminus ничего не выдает.

Настройки просмотра комментариев

Выберите нужный метод показа комментариев и нажмите "Сохранить установки".