Browse Source

fix xterm look

master
crims0n 4 years ago
parent
commit
a37331d3ba
  1. 3
      .vscode/settings.json
  2. 26
      linux-live/modules/02-xorg/rootcopy/etc/skel/.Xresources
  3. 1
      linux-live/modules/02-xorg/rootcopy/etc/skel/.blackbox-menu
  4. 1
      linux-live/modules/02-xorg/rootcopy/etc/skel/.xinitrc
  5. 26
      linux-live/modules/02-xorg/rootcopy/home/live/.Xresources
  6. 1
      linux-live/modules/02-xorg/rootcopy/home/live/.blackbox-menu
  7. 1
      linux-live/modules/02-xorg/rootcopy/home/live/.xinitrc
  8. 26
      linux-live/modules/02-xorg/rootcopy/root/.Xresources
  9. 1
      linux-live/modules/02-xorg/rootcopy/root/.blackbox-menu
  10. 1
      linux-live/modules/02-xorg/rootcopy/root/.xinitrc
  11. 2
      linux-live/modules/03-xfce-desktop/rootcopy/etc/skel/.xinitrc
  12. 2
      linux-live/modules/03-xfce-desktop/rootcopy/home/live/.xinitrc
  13. 2
      linux-live/modules/03-xfce-desktop/rootcopy/root/.xinitrc

3
.vscode/settings.json

@ -1,3 +0,0 @@
{
"vscodeGoogleTranslate.preferredLanguage": "English"
}

26
linux-live/modules/02-xorg/rootcopy/etc/skel/.Xresources

@ -4,27 +4,29 @@
! gentoo has a bug so that it doesnt read it when X starts, so add above
! command to /etc/xfce4/xinitrc (top) and be happy.
XTerm*termName: xterm-256color
XTerm*foreground: white
XTerm*background: rgb:22/22/22
XTerm*cursorColor: rgb:00/ff/00
XTerm*borderColor: black
XTerm*scrollColor: black
XTerm*visualBell: true
XTerm*saveLines: 50000
XTerm*allowSendEvents: True
XTerm*saveLines: 1000
XTerm*allowSendEvents: true
XTerm*sessionMgt: false
XTerm*scrollBar: true
XTerm*rightScrollBar: true
XTerm*eightBitInput: false
XTerm*faceName:fixed:size=11
XTerm*boldFont:fixed:size=11
XTerm*eightBitInput: false
XTerm*faceName: DejaVu Sans Mono: size=9
XTerm*boldFont: DejaVu Sans Mono Bold: size=9
XTerm*renderFont: true
XTerm*activeIcon: true
XTerm*iconPixmap: /usr/share/icons/locolor/16x16/apps/xterm.xbm
XTerm*fullscreen: never
Xft.antialias: true
Xft.hinting: true
Xft.hintstyle: hintfull
Xft.lcdfilter: lcdlegacy
Xft.rgba: rgb
XTerm*selectToClipboard: true
Xft.dpi: 96
Xft.antialias: true
Xft.hinting: true
Xft.hintstyle: hintlight
Xft.lcdfilter: lcddefault
Xft.rgba: rgb

1
linux-live/modules/02-xorg/rootcopy/etc/skel/.blackbox-menu

@ -1,5 +1,4 @@
[begin] ( Menu )
[exec] (Terminal) { xterm -ls -title Terminal }
[exec] (Web browser) { chromium }
[exit] (Exit)
[end]

1
linux-live/modules/02-xorg/rootcopy/etc/skel/.xinitrc

@ -1 +1,2 @@
xrdb -merge .Xresources
blackbox

26
linux-live/modules/02-xorg/rootcopy/home/live/.Xresources

@ -4,27 +4,29 @@
! gentoo has a bug so that it doesnt read it when X starts, so add above
! command to /etc/xfce4/xinitrc (top) and be happy.
XTerm*termName: xterm-256color
XTerm*foreground: white
XTerm*background: rgb:22/22/22
XTerm*cursorColor: rgb:00/ff/00
XTerm*borderColor: black
XTerm*scrollColor: black
XTerm*visualBell: true
XTerm*saveLines: 50000
XTerm*allowSendEvents: True
XTerm*saveLines: 1000
XTerm*allowSendEvents: true
XTerm*sessionMgt: false
XTerm*scrollBar: true
XTerm*rightScrollBar: true
XTerm*eightBitInput: false
XTerm*faceName:fixed:size=11
XTerm*boldFont:fixed:size=11
XTerm*eightBitInput: false
XTerm*faceName: DejaVu Sans Mono: size=9
XTerm*boldFont: DejaVu Sans Mono Bold: size=9
XTerm*renderFont: true
XTerm*activeIcon: true
XTerm*iconPixmap: /usr/share/icons/locolor/16x16/apps/xterm.xbm
XTerm*fullscreen: never
Xft.antialias: true
Xft.hinting: true
Xft.hintstyle: hintfull
Xft.lcdfilter: lcdlegacy
Xft.rgba: rgb
XTerm*selectToClipboard: true
Xft.dpi: 96
Xft.antialias: true
Xft.hinting: true
Xft.hintstyle: hintlight
Xft.lcdfilter: lcddefault
Xft.rgba: rgb

1
linux-live/modules/02-xorg/rootcopy/home/live/.blackbox-menu

@ -1,5 +1,4 @@
[begin] ( Menu )
[exec] (Terminal) { xterm -ls -title Terminal }
[exec] (Web browser) { chromium }
[exit] (Exit)
[end]

1
linux-live/modules/02-xorg/rootcopy/home/live/.xinitrc

@ -1 +1,2 @@
xrdb -merge .Xresources
blackbox

26
linux-live/modules/02-xorg/rootcopy/root/.Xresources

@ -4,27 +4,29 @@
! gentoo has a bug so that it doesnt read it when X starts, so add above
! command to /etc/xfce4/xinitrc (top) and be happy.
XTerm*termName: xterm-256color
XTerm*foreground: white
XTerm*background: rgb:22/22/22
XTerm*cursorColor: rgb:00/ff/00
XTerm*borderColor: black
XTerm*scrollColor: black
XTerm*visualBell: true
XTerm*saveLines: 50000
XTerm*allowSendEvents: True
XTerm*saveLines: 1000
XTerm*allowSendEvents: true
XTerm*sessionMgt: false
XTerm*scrollBar: true
XTerm*rightScrollBar: true
XTerm*eightBitInput: false
XTerm*faceName:fixed:size=11
XTerm*boldFont:fixed:size=11
XTerm*eightBitInput: false
XTerm*faceName: DejaVu Sans Mono: size=9
XTerm*boldFont: DejaVu Sans Mono Bold: size=9
XTerm*renderFont: true
XTerm*activeIcon: true
XTerm*iconPixmap: /usr/share/icons/locolor/16x16/apps/xterm.xbm
XTerm*fullscreen: never
Xft.antialias: true
Xft.hinting: true
Xft.hintstyle: hintfull
Xft.lcdfilter: lcdlegacy
Xft.rgba: rgb
XTerm*selectToClipboard: true
Xft.dpi: 96
Xft.antialias: true
Xft.hinting: true
Xft.hintstyle: hintlight
Xft.lcdfilter: lcddefault
Xft.rgba: rgb

1
linux-live/modules/02-xorg/rootcopy/root/.blackbox-menu

@ -1,5 +1,4 @@
[begin] ( Menu )
[exec] (Terminal) { xterm -ls -title Terminal }
[exec] (Web browser) { chromium }
[exit] (Exit)
[end]

1
linux-live/modules/02-xorg/rootcopy/root/.xinitrc

@ -1 +1,2 @@
xrdb -merge .Xresources
blackbox

2
linux-live/modules/03-xfce-desktop/rootcopy/etc/skel/.xinitrc

@ -11,4 +11,6 @@ if [ -d /etc/X11/xinit/xinitrc.d ]; then
unset f
fi
xrdb -merge .Xresources
exec xfce4-session

2
linux-live/modules/03-xfce-desktop/rootcopy/home/live/.xinitrc

@ -11,4 +11,6 @@ if [ -d /etc/X11/xinit/xinitrc.d ]; then
unset f
fi
xrdb -merge .Xresources
exec xfce4-session

2
linux-live/modules/03-xfce-desktop/rootcopy/root/.xinitrc

@ -11,4 +11,6 @@ if [ -d /etc/X11/xinit/xinitrc.d ]; then
unset f
fi
xrdb -merge .Xresources
exec xfce4-session
Loading…
Cancel
Save