Настройка графического интерфейса, Иксов, десктопов, оконных менеджеров и иксовых терминалов
Модератор: Модераторы разделов
-
clx
- Сообщения: 3121
- Статус: Think Different !
- ОС: Mac OS X
Сообщение
clx »
Код: Выделить всё
$ cat .Xdefaults
Xcursor.theme: jimmac
termloginShell:true
aterm*transparent:true
aterm*shading:40
aterm*background: black
aterm*foreground: white
aterm*borderLess:false
aterm*scrollBar:false
!!aterm*scrollBar_left:true
aterm*saveLines:30000
!!aterm*transpscrollbar:true
!!aterm*font:-*-fixed-medium-r-normal-*-*-140-75-75-*-*-koi8-r
aterm*font:-*-terminus-bold-*-*-*-20-*-*-*-*-*-*-r
!aterm*font: -xos4-terminus-medium-r-normal--16-160-72-72-c-80-koi8-r
aterm*geometry: 80x20
aterm*color0: #000000
aterm*color1: #a35757
aterm*color2: #7a8672
aterm*color3: #968a38
aterm*color4: #414171
aterm*color5: #963c59
aterm*color6: #418179
aterm*color7: #bebebe
aterm*color8: #666666
aterm*color9: #a35757
aterm*color10: #c5f779
aterm*color11: #fff796
aterm*color12: #4186be
aterm*color13: #cf9ebe
aterm*color14: #71bebe
aterm*color15: #ffffff
! dpi
xft.dpi: 96
#XTerm*font: -xos4-terminus-medium-r-normal--16-160-72-72-c-80-koi8-r
XTerm*font: -xos4-terminus-medium-r-normal--20-200-72-72-c-100-koi8-r
XTerm*background: #454545
XTerm*foreground: #e1e1e1
#XTerm*faceName: -*-terminus-bold-*-*-*-20-*-*-*-*-*-*-r
#XTerm*faceSize: 10
XTerm*cursorColor: #98b4c8
XTerm*cursorBlink: false
XTerm*geometry: 77x20
!black
XTerm*color0: #0a0a0a
XTerm*color8: #71a3b7
!red
XTerm*color1: #dca3a3
XTerm*color9: #f4a45f
!green
XTerm*color2: #afc5af
XTerm*color10: #95c749
!yellow
XTerm*color3: #ffffef
XTerm*color11: #cdcdc1
!blue
XTerm*color4: #8e9fbc
XTerm*color12: #8e9fbc
!magenta
XTerm*color5: #cdbfaf
XTerm*color13: #cdbfaf
!cyan
XTerm*color6: #a1b5cd
XTerm*color14: #a1b5cd
!white
XTerm*color7: #ffffff
XTerm*color15: #dedede
XTerm*eightBitInput: false
XTerm*metaSendsEscape: true
iMac 20" Core Duo.
-
Marduk
- Сообщения: 247
Сообщение
Marduk »
Пользуюсь mrxvt, секция xterm со старых времен:
Код: Выделить всё
!!!!!!!!!!!!!!!!!!!!!!!
! XTERM !
!!!!!!!!!!!!!!!!!!!!!!!
xterm*font: -xos4-terminus-medium-r-normal-*-14-*-*-*-*-*-koi8-r
#xterm*background:#1c2636
#xterm*foreground:#ffffff
xterm*background: #202427
xterm*foreground: #e1e1e1
xterm*cursorColor: #98b4c8
xterm*cursorBlink: true
xterm*ScrollBar: on
xterm*SaveLines: 2000
xterm*VisualBell: false
xterm*eightBitOutput: true
xterm*eightBitInput: true
xterm*multiScroll: on
xterm*jumpScroll: on
xterm*geometry: 80x25
xterm*color1: red3
xterm*color2: green4
xterm*color3: yellow3
xterm*color4: blue2
xterm*color5: magenta3
xterm*color6: cyan4
xterm*color7: WhiteSmoke
!!!!!!!!!!!!!!!!!!!!!!!
! Xutils !
!!!!!!!!!!!!!!!!!!!!!!!
xclock*Foreground: light grey
xclock*Background: gray41
xclock*Border: navyblue
xclock*Highlight: cornflowerblue
xclock*Hands: slate blue
xclock*Mode: analog
xclock*update: 60
xclock*padding: 2
XLoad*background: #beb6ae
XLoad*foreground: #303430
XLoad*12Hour: False
XLoad*Cpu: True
XLoad*Update: 5
XLoad*Font: -xos4-terminus-medium-r-normal-*-14-*-*-*-*-*-koi8-r
XLoad*showLabel: True
Xload*Clock: True
!!!!!!!!!!!!!!!!!!!!!!!
! MRXVT !
!!!!!!!!!!!!!!!!!!!!!!!
mrxvt*vt0*saveLines: 5000
mrxvt*initTermNumber: 1
mrxvt*protectSecondary: true
mrxvt*font: -xos4-terminus-medium-r-normal-*-14-*-*-*-*-*-koi8-r
mrxvt*loginShell: true
mrxvt*scrollBar: true
mrxvt*scrollbarStyle: rxvt
mrxvt*transparent: true
mrxvt*transparentScrollbar: true
mrxvt*transparentTabbar: false
mrxvt*transparentMenubar: true
mrxvt*background: #202427
mrxvt*foreground: #e1e1e1
mrxvt*backgroundFade: 70
mrxvt*fading: 20
mrxvt*textShadow: black
mrxvt*textShadowMode: botright
mrxvt*tabForeground: white
mrxvt*tabBackground: darkgray
mrxvt*itabForeground: gray
mrxvt*itabBackground: darkgray
mrxvt*tabPixmap: false
mrxvt*syncTabTitle: true
mrxvt*bottomTabbar: false
mrxvt*hideTabbar: true
mrxvt*windowsSwitch: false
mrxvt*showMenu: false
mrxvt*hideButtons: true
mrxvt*xft: true
mrxvt*xftFont: ProFontWindows
mrxvt*xftmFont: ProFontWindows
mrxvt*xftAntialias: true
mrxvt*xftWeight: bold
mrxvt*xftSlant: roman
mrxvt*xftHinting: true
mrxvt*xftAutoHint: true
mrxvt*xftGlobalAdvance: true
mrxvt*xftWidth: normal
mrxvt*xftRGBA: rgb
mrxvt*xftSize: 9
mrxvt*cursorBlink: true
mrxvt*cursorBlinkInterval:500
mrxvt*geometry: 80x25
mrxvt*multichar_encoding:FR
mrxvt*inputMethod: SCIM
mrxvt*cursorColor: #98b4c8
mrxvt*color0: #0a0a0a
mrxvt*color1: #ba8b8b
mrxvt*color2: #86af80
mrxvt*color3: #c6d01e
mrxvt*color4: #3c8ec4
mrxvt*color5: #9a70b2
mrxvt*color6: #9fc1cc
mrxvt*color7: #c6c6c6
mrxvt*color8: #71a3b7
mrxvt*color9: #e5505f
mrxvt*color10: #8cba87
mrxvt*color11: #e0d95c
mrxvt*color12: #5899c4
mrxvt*color13: #ad73ba
mrxvt*color14: #338eaa
mrxvt*color15: #f7f7f2
[ Arch Linux || xmonad || dzen2 ]