installed firmware 3.7.0 in kobo Glo and observed that is possible light control without multitouch kernel, using a single-finger on the left side of the screen, but frame(edge) hinders.
but has as improve,
I observed new options to add to file ".kobo/Kobo/Kobo eReader.conf"
are these: in the session [Reading]
light control all over the the screen with a single-finger (do not need multitouch kernel)
SwipeSide=false
traditional light control with two-fingers (multitouch kernel required)
swipeBrightness=true
pinch zoom (multitouch kernel required)
pinchToZoom=true
example, if using 2 options:
Code:
[Reading]
SwipeSide=false
pinchToZoom=true
maybe there better way, I have no experience with "Kobo eReader.conf"
sorry English (google translator)