en_US ISO-8859-1en_US KOI-8en_UA.UTF-8 UTF-8uk_UA KOI-8uk_UA UTF-8uk_UA.UTF-8
1) Порекомендуйте емулятор терміналу для Fluxbox, такий щоб з чорним фоном був і правильно відображав всі символи.
rxvt unicode, він-же urxvt. Фон - який хочете, символи в unicode.
2) Копіювання працює через ікси, вчити цьому wm не потрібно. Вибрали текст мишкою, середній клац - вставили...
USE="truetype" emerge fluxbox
В мене такий трюк можливо зробити навіть в командному рядку, зовсім без іксів.
3) В мене неправильно відображаются українські сиволи в fluxbox: в загаловках вікон і панелі конфігурації, самі пункти меню я перевів на англійську заміною файла fluxbox.cat, але на панелі видніються крокозябли і смутять мене. Як це виправити?
man urxvt$EDITOR ~/.Xresources# eg:# URxvt*transparent: true# URxvt*shading: 50# URxvt*tintColor: rgb:3C/40/40# URxvt*background: black# URxvt*foreground: rgb:24/70/00xrdb ~/.Xresources
! URXVT ColorsURxvt*background: blackURxvt*foreground: white!Black textURxvt*color0: gray10URxvt*color8: gray15!Red textURxvt*color1: redURxvt*color9: red2!Green textURxvt*color2: greenURxvt*color10: green2!Yellow textURxvt*color3: yellowURxvt*color11: yellow1!Blue textURxvt*color4: royal blueURxvt*color12: dodger blue!Magenta textURxvt*color5: magenta2URxvt*color13: magenta!Cyan textURxvt*color6: cyan2URxvt*color14: cyan3!WhiteURxvt*color7: whiteURxvt*color15: gray70!URxvt*termName: xterm-colorURxvt*fading: 30URxvt*faseColor: blackURxvt*name: TerminalURxvt*title: Terminal! URxvt setingsURxvt.geometry: 80x30URxvt.scrollBar: falseURxvt.xftAntialias: trueURxvt.font: xft:Terminus:style=Regular:pixelsize=14! URxvt.perl-ext:mark-urls,defaultURxvt.tabbed.tabbar-fg: 2URxvt.tabbed.tabbar-bg: 4URxvt.tabbed.tab-fg: 0URxvt.tabbed.tab-bg: 4 Urxvt.inheritPixmap: falseURxvt.transparen: trueURxvt.tintColor:whiteURxvt.shading: 30! URxvt.urlLauncher: /usr/bin/operaURxvt.jumpScroll: TrueURxvt.scrollstyle: plainURxvt.loginShell: FalseURxvt.scrollBar_floating: FalseURxvt.scrollTtyOutput: FalseURxvt.scrollTtyKeypress: TrueURxvt.scrollWithBuffer: TrueURxvt.saveLines: 5000URxvt.internalBorder: 0 URxvt.externalBorder: 0URxvt.cursorBlink: TrueURxvt.visualBell: False!URxvt*imLocale: uk_UA.UTF-8
tsubasa:~$ \grep ^URxvt .XresourcesURxvt*pastableTabs: trueURxvt*saveLines: 500URxvt*utmpInhibit: trueURxvt*urgentOnBell: trueURxvt*tripleclickwords: trueURxvt*scrollBar: falseURxvt*internal-border: 4URxvt*transparent: trueURxvt*shading: 50URxvt*tintColor: rgb:3C/40/40URxvt*cursorBlink: trueURxvt*skipBuiltinGlyphs: trueURxvt*background: blackURxvt*foreground: rgb:24/70/00URxvt*pointerColor2: rgb:70/00/00URxvt*pointerColor: rgb:FF/00/00URxvt*cursorColor: rgb:C0/C0/0URxvt*cursorColor2: blackURxvt*color0: rgb:00/00/00URxvt*color1: rgb:b0/00/00URxvt*color2: rgb:00/b0/00URxvt*color3: rgb:C0/60/30URxvt*color4: rgb:00/00/C0URxvt*color5: rgb:C0/00/C0URxvt*color6: rgb:00/C0/C0URxvt*color7: rgb:E5/E5/E5URxvt*color8: rgb:4D/4D/4DURxvt*color9: rgb:FF/00/00URxvt*color10: rgb:16/FF/00URxvt*color11: rgb:FF/E4/00URxvt*color12: rgb:00/00/FFURxvt*color13: rgb:FF/00/FFURxvt*color14: rgb:00/FF/FFURxvt*color15: rgb:FF/FF/FFURxvt*font: -claw-fixed-medium-r-normal-*-16-*-*-*-*-80-iso10646-1,-efont-fixed-medium-r-normal-*-16-*-*-*-*-*-iso10646-1URxvt*boldFont: -claw-fixed-medium-r-normal-*-16-*-*-*-*-80-iso10646-1URxvt*italicFont: -claw-fixed-medium-r-normal-*-16-*-*-*-*-80-iso10646-1URxvt*boldItalicFont: -claw-fixed-medium-r-normal-*-16-*-*-*-*-80-iso10646-1URxvt*imFont: -efont-fixed-medium-r-normal-*-16-*-*-*-*-160-iso10646-1