adjust title and remove <> to avoid making markup

Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
Nico Schottelius 2011-10-19 23:35:49 +02:00
parent d0ca22d28a
commit f43a92dec3
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
[[!meta title="Corrected the multimedia keys mapping on the MacBook Air 4,2"]]
[[!meta title="Correcting the multimedia keys mapping on the MacBook Air 4,2"]]
## Introduction
@ -23,7 +23,7 @@ some gotchas, though, which I'll try to fix in the next time:
* [network process hang issue in the **brcmsmac** driver](https://lkml.org/lkml/2011/10/18/145)
* The mouse pointer does not move when the mouse button is pressed (probably a configuration problem of the synaptics touchpad)
* Brightness is not adjusted in xorg when pressing FN-F1 (but can be done via **echo <value> > /sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-eDP-1/intel_backlight/brightness**)
* Brightness is not adjusted in xorg when pressing FN-F1 (but can be done via **echo VALUE > /sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-eDP-1/intel_backlight/brightness**)
* Display is not switched off when lid is closed (acpi reports the lid event, though) (probably related to the previous problem)
* I'm not sure how to adjust the keyboard backlight correctly:
* Correct map the ambient light values (0-255) to the keyboard light brightness (0-255)