Skip to content

Commit 3baa106

Browse files
committed
readme update
1 parent f84bb90 commit 3baa106

2 files changed

Lines changed: 26 additions & 7 deletions

File tree

README.md

Lines changed: 26 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
1-
# LFSDesktopProject<br>
1+
# LFSDesktopProject
22
A low resource/dependency desktop for Linux From Scratch
3+
34
Although 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

1016
Alternativly 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

1824
Non 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+
2129
sudo ./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+

screenshots/lfsdesk.png

8.55 MB
Loading

0 commit comments

Comments
 (0)