Change background color of terminal emulator wrapper

Hölderlin

I installed a ubuntu 16.4.1 command-line version from the minimal cd. Then I installed x-server. The command x-terminal-emulator is linked to the wrapper /usr/bin/lxterm of xterm.

Now I want to have my own back- and foreground color if I run lxterm or x-terminal-emulator. If I create the ~/.Xdefaults file which contains the color properties it does not affect the program call lxterm or x-terminal-emulator after restarting x-server. It only affects xterm. How setup those properties for lxterm?

sudodus

The command line parameters options of xterm work with lxterm for me:

lxterm -fg beige -bg '#2b2c2b' -fa default -fs 12 -geometry 80x4

enter image description here

Would this method work for you (using a script or putting the text string in a desktop file).

この記事はインターネットから収集されたものであり、転載の際にはソースを示してください。

侵害の場合は、連絡してください[email protected]

編集
0

コメントを追加

0

関連記事

分類Dev

Change background color at runtime

分類Dev

Change the background color of a button

分類Dev

Button to change background color randomly

分類Dev

Change UIPopoverView background + arrow color

分類Dev

Text element background color change

分類Dev

Background color change on page load

分類Dev

Change the days background color in FullCalendar

分類Dev

ImageButton background color change onClick

分類Dev

change color background kanban in odoo

分類Dev

CSS: How to change background color

分類Dev

OnClick change background color with javascript

分類Dev

Best way to change the background color for an NSView

分類Dev

Swift: Background color change in selected segment of UISegmentControl

分類Dev

Change background color of QWidget using animation

分類Dev

How to change color of toolbar options background

分類Dev

change background color single item menu

分類Dev

How to change the background color of BottomSheet in Flutter?

分類Dev

how to change ngb-pagination background color

分類Dev

How to Change the background color of Spinner selection in Android

分類Dev

Update the background color index of a range on Change event

分類Dev

How to change background color at image in widget android

分類Dev

How to change the background color of chart in amcharts

分類Dev

how to change the background color of flyout in uwp?

分類Dev

Change header background color on other pages in ReactJS

分類Dev

Change footer background color depending on route Angular

分類Dev

How to change the background color of a div in HTML/CSS

分類Dev

Change div background color on click event

分類Dev

Trying to change div background color with sliders

分類Dev

Onhover of Navigation change to light color background

Related 関連記事

  1. 1

    Change background color at runtime

  2. 2

    Change the background color of a button

  3. 3

    Button to change background color randomly

  4. 4

    Change UIPopoverView background + arrow color

  5. 5

    Text element background color change

  6. 6

    Background color change on page load

  7. 7

    Change the days background color in FullCalendar

  8. 8

    ImageButton background color change onClick

  9. 9

    change color background kanban in odoo

  10. 10

    CSS: How to change background color

  11. 11

    OnClick change background color with javascript

  12. 12

    Best way to change the background color for an NSView

  13. 13

    Swift: Background color change in selected segment of UISegmentControl

  14. 14

    Change background color of QWidget using animation

  15. 15

    How to change color of toolbar options background

  16. 16

    change background color single item menu

  17. 17

    How to change the background color of BottomSheet in Flutter?

  18. 18

    how to change ngb-pagination background color

  19. 19

    How to Change the background color of Spinner selection in Android

  20. 20

    Update the background color index of a range on Change event

  21. 21

    How to change background color at image in widget android

  22. 22

    How to change the background color of chart in amcharts

  23. 23

    how to change the background color of flyout in uwp?

  24. 24

    Change header background color on other pages in ReactJS

  25. 25

    Change footer background color depending on route Angular

  26. 26

    How to change the background color of a div in HTML/CSS

  27. 27

    Change div background color on click event

  28. 28

    Trying to change div background color with sliders

  29. 29

    Onhover of Navigation change to light color background

ホットタグ

アーカイブ