Date:2011-05-27 15:41:12 (12 years 10 months ago)
Author:Xiangfu Liu
Commit:e0831be4a3d9b22a79e63cb0b83147819603d86c
Message:add color ash shell, add the method to gmenu2x.sh as comment

Files: nanonote/gmenu2x.sh (1 diff)
nanonote/sections/terminals/ash (1 diff)
nanonote/sections/terminals/ash-color (1 diff)
nanonote/sections/terminals/ash-default (1 diff)

Change Details

nanonote/gmenu2x.sh
44
55setfont2 /usr/share/setfont2/un-fuzzy-6x10-font.pnm
66loadunimap /usr/share/setfont2/ben_uni.trans
7clear
87
9cd /usr/share/gmenu2x
10./gmenu2x
8#setfont /usr/share/kbd/consolefonts/kernel-6x11-font
9
10clear
11cd /usr/share/gmenu2x && ./gmenu2x
nanonote/sections/terminals/ash
1title=ash(Default)
2icon=skin:icons/utilities-terminal.png
3exec=/bin/ash
4params=--login
nanonote/sections/terminals/ash-color
1title=ash(Color)
2icon=skin:icons/utilities-terminal.png
3exec=setfont
4params=/usr/share/kbd/consolefonts/kernel-6x11-font; /bin/ash --login
nanonote/sections/terminals/ash-default
1title=ash(Default)
2icon=skin:icons/utilities-terminal.png
3exec=/bin/ash
4params=--login

Archive Download the corresponding diff file



interactive