From a3ee6d8cca93cc4b297bbad804878687397eb8ba Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Sat, 14 May 2011 13:46:10 +0000 Subject: h-source:improved the help page --- h-source/Application/Views/Help/index.php | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'h-source/Application/Views/Help/index.php') diff --git a/h-source/Application/Views/Help/index.php b/h-source/Application/Views/Help/index.php index 735a20e..8719885 100644 --- a/h-source/Application/Views/Help/index.php +++ b/h-source/Application/Views/Help/index.php @@ -36,7 +36,7 @@ -

Wiki syntax

+

Wiki syntax

List of wiki tags

@@ -204,9 +204,9 @@ -

Compatibility classes

+

Compatibility classes

-

Notebooks

+

Notebooks

Class A (Platinum)

@@ -229,7 +229,7 @@

The notebook does not work with free software

-

Printers

+

Printers

Class A (Full)

@@ -244,7 +244,7 @@

The printer does not work with free software

-

Scanners

+

Scanners

Class A (Full)

@@ -258,7 +258,7 @@

The scanner does not work with free software

-

Discover your hardware

+

Discover your hardware

(Thanks lluvia)
@@ -269,7 +269,7 @@

See below your notebook or netbook

-

How to discover the model name of your device (if it is not a notebook)

+

How to discover the model name of your device (if it is not a notebook)

If the device is integrated (example: a video card)

@@ -305,7 +305,7 @@

You can also write the output of the lspci command to a file by typing:

-		lspci -v > filename
+		lspci -vmm > filename
 	

where "filename" is the name of the file

@@ -316,7 +316,7 @@

Open a terminal and type the following command:

-		lsusb -vmm
+		lsusb -v
 	

You will obtain the list of your USB devices, similar to the one written below

@@ -360,7 +360,7 @@ ... -

The name of each device is written at the end of the row starting with "idProduct" (see the text in bold in the above list)

+

The name of each device is written at the row starting with "idProduct" (see the text in bold in the above list)

You can also write the output of the lsusb command to a file by typing:

@@ -406,7 +406,7 @@ lspci | grep "VGA" -

How to discover the VendorID and the ProductID of your device (VendorID:ProductID code)

+

How to discover the VendorID and the ProductID of your device (VendorID:ProductID code)

(Thanks Michał Masłowski and Julius22) @@ -498,7 +498,7 @@ -

List of fully free GNU/Linux distributions

+

List of fully free GNU/Linux distributions

They are listed in alphabetical order

-- cgit v1.2.3