mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-03-23 10:50:36 +01:00
doc: fix wording on the dpi normalization paragraph
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
700bf87093
commit
d43ea43218
1 changed files with 3 additions and 3 deletions
|
|
@ -185,9 +185,9 @@ extern "C" {
|
|||
*
|
||||
* If the property is unset, libinput assumes the resolution is 1000dpi.
|
||||
*
|
||||
* Note that HW does not usually provide information about the resolution
|
||||
* changes, libinput will thus not detect when a resolution changes to the
|
||||
* non-default value.
|
||||
* Note that HW does not usually provide information about run-time
|
||||
* resolution changes, libinput will thus not detect when a resolution
|
||||
* changes to the non-default value.
|
||||
*/
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue