Distributions
Ubuntu
Fedora
CentOS
中文资源站
网易开源镜像站
msmmbl
V2EX  ›  Linux

redhat 不带 xinput 工具吗

  •  
  •   msmmbl · Nov 21, 2020 via Android · 2484 views
    This topic created in 2029 days ago, the information mentioned may be changed or developed.

    系统是 redhat enterprize client 5.1.1,是工业设备厂家配套过来的。自带 usb 键盘鼠标一套。

    今天又给他接了第二个 USB 键盘鼠标,想要把线稍微拉远一些,这样一共两套接在上面。

    /dev/input 已经出现了 mouse0 和 mouse1,cat mouse1 也有输出。但是在 X11 中,第二个鼠标始终无效。

    查看 xorg.conf,只有 mouse0 的配置。

    Section "InputDevice"
        Identifier "Mouse0"
        Driver "vmmouse"
        Option "Protocol" "auto"
        Option "Device" "/dev/input/mouse0"
        Option "ZAsixMapping" "4 5 6 7"
    EndSection
    

    试图把 mouse0 的 inputDevice 的 section 复制一份,改成 mouse1,重启后还是无效。

    试图 yum install xinput 配置鼠标,但是提示包不存在。 试图安装 xorg-x11-server-utils,安装完后还是没有 xinput 。

    求教,如何才能让两套键鼠同时工作。

    2 replies    2020-11-21 11:38:53 +08:00
    Cooky
        1
    Cooky  
       Nov 21, 2020
    现在 xorg 不都是能自动检测的?把这块注释了看看?
    autogen
        2
    autogen  
       Nov 21, 2020
    用 ssh+xshell
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5327 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 32ms · UTC 06:50 · PVG 14:50 · LAX 23:50 · JFK 02:50
    ♥ Do have faith in what you're doing.