diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/excluded-input-devices.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/configs/excluded-input-devices.xml b/configs/excluded-input-devices.xml new file mode 100644 index 0000000..17db3d9 --- /dev/null +++ b/configs/excluded-input-devices.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Description : this file should include all system input the devices + that are not HCI devices such as mouse, touch-screen and keyboards. +--> + +<devices> + <device name="sii9234_rcp"/> +</devices> |