第一禁用Wayland 用回x11设置
raspi-config
里设置后 重启
xinput查看当前当前触摸屏与设备 xrandr也可查看当前屏幕
xinput map-to-output 7 HDMI-1
xinput map-to-output 8 HDMI-2
第一禁用Wayland 用回x11设置
raspi-config
里设置后 重启
xinput查看当前当前触摸屏与设备 xrandr也可查看当前屏幕
xinput map-to-output 7 HDMI-1
xinput map-to-output 8 HDMI-2
linux下一个蓝牙工具 可控制设备信任 配对 连接 等生命周期
sudo bluetoothctl 进入控制台
devices 列出设备
scan on 搜索
scan off 关闭搜索
trust 信任设备 untrust 不信任设备
pair 配对设备 unpair 不配对设备