Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| dcore:acer_aspire_one_zg5 [2015/05/17 10:00] – [Suspend] sm8ps | dcore:acer_aspire_one_zg5 [2016/05/17 15:37] (current) – [Further information] nitram | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== dCore on Acer Aspire One ZG5 ====== | ====== dCore on Acer Aspire One ZG5 ====== | ||
| - | The [[http:// | + | The [[http:// |
| ===== Tested ===== | ===== Tested ===== | ||
| - | * dCore-jessie --- // | + | * dCore-jessie |
| - | * ub-dCore-trusty --- // | + | * dCore-trusty |
| + | * dCore-trusty with LXDE --- // | ||
| ===== Hardware-switch for wireless card ===== | ===== Hardware-switch for wireless card ===== | ||
| The wireless card can be turned off by a hardware-switch located at the right of the front edge. Be warned about touching that switch, though, as it is impossible to re-activate the card from the running system. That is possible //only// during the boot-phase. | The wireless card can be turned off by a hardware-switch located at the right of the front edge. Be warned about touching that switch, though, as it is impossible to re-activate the card from the running system. That is possible //only// during the boot-phase. | ||
| Line 27: | Line 27: | ||
| Suspending to RAM works without a flaw through the following command. | Suspending to RAM works without a flaw through the following command. | ||
| < | < | ||
| + | |||
| + | Seemingly the settings for the touchpad (see below) do not persist across suspension, likely because the X-screen is re-built in a way. Most notably two-finger tapping is interpreted as right-click then. Thus the scripts under ' | ||
| + | |||
| + | Embedding this all into a shelll alias can be done through the following line in ' | ||
| + | < | ||
| + | The latter command is executed after waking up from suspension. | ||
| ===== Touchpad ===== | ===== Touchpad ===== | ||
| - | The touchpad works with two-finger scrolling out of the box. Due to its minuscule size, " | + | The touchpad works with two-finger scrolling out of the box. Due to its minuscule size, " |
| + | |||
| + | The following code placed in a file ' | ||
| < | < | ||
| #!/bin/sh | #!/bin/sh | ||
| - | / | + | #/ |
| - | / | + | #/ |
| - | / | + | #/ |
| - | / | + | #/ |
| + | #/ | ||
| + | #/ | ||
| / | / | ||
| / | / | ||
| Line 42: | Line 52: | ||
| The program ' | The program ' | ||
| - | Three-finger tapping does not seem to be recognized on this machine | + | Three-finger tapping does not seem to be recognized |
| + | |||
| + | ===== Screen back-light ===== | ||
| + | The screen luminosity may be controlled by the keyboard (presumably via ACPI). | ||
| + | |||
| + | ===== Further information ===== | ||
| + | There are numerous Internet pages dedicated to this type of computer that contain tips and tweaks. | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[http:// | ||
| + | |||
| + | **[[http:// | ||
| - | The page on Synaptics in the [[https:// | ||