package libinput

  1. Overview
  2. Docs

Module Config.AreaSource

Sourcetype rectangle = {
  1. x1 : float;
  2. y1 : float;
  3. x2 : float;
  4. y2 : float;
}
Sourceval rectangle : rectangle setting