Action Item #851
closed
Change default xterm colors
Added by Hammel over 3 years ago.
Updated about 3 years ago.
Category:
04 - Applications
Description
The default colors are black text on white with color enabled text. That means ls output is hard to read because it shows files in green. To fix this I need to switch to black background and wheat foreground.
- Status changed from New to In Progress
- % Done changed from 0 to 10
The default terminal app launched from the pmsui package uses -bg black -fg wheat .
The default xinitrc for the dev platform is using openbox so we just need to update src/buildroot/skeleton/etc/X11/xinitrc to change the default of the starting terms.
To change them overall in the dev platform (for all terminals) we need to install an .Xdefaults in skeleton/root/.
See:
- Status changed from In Progress to Closed
- % Done changed from 10 to 100
Added Xresources file merged with xrdb in xinitrc.
Added options to xterm command to enable blinking cursor.
Tested on hardware and is working.
Committed and pushed changes.
Closing issue.
Also available in: Atom
PDF