add supported Notebook and Printer (#130)
This commit is contained in:
parent
e516c4c5e8
commit
60d67997ff
|
@ -1,6 +1,6 @@
|
||||||
+++
|
+++
|
||||||
title = "Laptop Compatibility"
|
title = "Laptop Compatibility"
|
||||||
lastmod = "2018-03-08T16:00:57+01:00"
|
lastmod = "2018-04-16T22:21:49+02:00"
|
||||||
+++
|
+++
|
||||||
# Laptop Compatibility
|
# Laptop Compatibility
|
||||||
|
|
||||||
|
@ -12,6 +12,7 @@ This list should not suggest that *only* such devices listed below are compatibl
|
||||||
|
|
||||||
### Acer
|
### Acer
|
||||||
|
|
||||||
|
- Acer Aspire 1825PTZ
|
||||||
- Acer Aspire 4830T
|
- Acer Aspire 4830T
|
||||||
- Acer Aspire 5750G
|
- Acer Aspire 5750G
|
||||||
- Acer Aspire 7551
|
- Acer Aspire 7551
|
||||||
|
@ -53,6 +54,7 @@ This list should not suggest that *only* such devices listed below are compatibl
|
||||||
- Asus UX305FA
|
- Asus UX305FA
|
||||||
- Asus X200MA
|
- Asus X200MA
|
||||||
- Asus X201EV
|
- Asus X201EV
|
||||||
|
- Asus X540L
|
||||||
- Asus X55
|
- Asus X55
|
||||||
- Asus X550LD
|
- Asus X550LD
|
||||||
- Asus X551CAP
|
- Asus X551CAP
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
+++
|
+++
|
||||||
title = "Printer Compatibility"
|
title = "Printer Compatibility"
|
||||||
lastmod = "2017-09-22T20:09:00+03:00"
|
lastmod = "2018-04-16T22:21:49+02:00"
|
||||||
+++
|
+++
|
||||||
# Printer Compatibility
|
# Printer Compatibility
|
||||||
|
|
||||||
|
@ -13,6 +13,10 @@ The following dialogs will guide you to choose the appropriate driver for your d
|
||||||
|
|
||||||
## Models
|
## Models
|
||||||
|
|
||||||
|
### Brother
|
||||||
|
|
||||||
|
- Brother MFC-L2740DW
|
||||||
|
|
||||||
### Epson
|
### Epson
|
||||||
|
|
||||||
**Some Epson printers will only work if you install the `epson-inkjet-printer-escpr` package.**
|
**Some Epson printers will only work if you install the `epson-inkjet-printer-escpr` package.**
|
||||||
|
@ -22,4 +26,4 @@ The following dialogs will guide you to choose the appropriate driver for your d
|
||||||
|
|
||||||
### HP
|
### HP
|
||||||
|
|
||||||
**If you own an HP printer you should install the `hplip` package in order to get your device working.**
|
**If you own an HP printer you should install the `hplip` package in order to get your device working.**
|
||||||
|
|
Reference in New Issue