File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # LFSDesktopProject< br >
1+ # LFSDesktopProject
22A low resource/dependency desktop for Linux From Scratch
3+
34Although designed for Linux From Scratch has been tested on Slackware and XUbuntu briefly.
45
5- Documentation is autogenerated by doxygen.<br >
6- CD to LFSDesktopProject/LFSToolKit/LFSToolKit/lfstk and run:<br >
7- doxygen<br >
8- to update docs.
6+ Documentation is autogenerated by doxygen.
7+
8+ CD to LFSDesktopProject/LFSToolKit/LFSToolKit/lfstk and run:
9+ ````
10+
11+ doxygen
12+
13+ ````
14+ To update docs.
915
1016Alternativly there is a prebuilt docset for use with zeal in the main folder.
1117
@@ -17,7 +23,20 @@ LFSWM2 Should be used in place of LFSWManager.
1723
1824Non essential files have been removed from the repo, you now need to use ( for example )./autogen --prefix=/usr --libdir=/usr/lib64
1925
20- The best way to do a full install is to use the "makeall" script in this folder ie:<br >
26+ The best way to do a full install is to use the "makeall" script in this folder ie:
27+ ````
28+
2129sudo ./makeall deploy
2230
23- There are other options to the script but they are mainly for my use whilst developing, use at your own risk.
31+ ````
32+
33+ There are other options to the script but they are mainly for my use whilst developing, use at your own risk.
34+
35+ Some screen shots:
36+
37+ Showng dual monitor backdrops, multople docks, multiple panels and systray.
38+
39+
40+ ![ ] ( screenshots/lfsdesk.png )
41+
42+
You can’t perform that action at this time.
0 commit comments