如何配置Belkin n52te游戏手柄?

我想知道我怎么可能让我的Belkin n52te游戏手柄在这个版本的Ubuntu上工作 – ubuntu 13.10?

1.安装驱动程序所需的监视和重新映射应用程序

这是Pystromo 。 它必须从Launchpad下载。

按Ctrl + Alt + T打开终端。 在终端中逐个运行这些命令;

cd ~/Downloads sudo wget "https://launchpadlibrarian.net/18545559/pystromo-0.6.0.tar.gz" sudo sed -i '$a uinput' /etc/modules sudo modprobe uinput tar -xvf pystromo-0.6.0.tar.gz sudo cp pystromo/config/52-pystromo-debian.rules /etc/udev/rules.d/ sudo udevadm control --reload-rules sudo udevadm trigger mv pystromo ~/.config/ cp ~/.config/pystromo/config/* ~/.config/pystromo/ cp ~/.config/pystromo/lib/* ~/.config/pystromo/ sed -r 's:config/:~/.config/pystromo/config/:g' -i ~/.config/pystromo/monitor.conf sudo python ~/.config/pystromo/pystromo-mon.py 

为了在启动时启动它,

  • 在破折号中键入“ 启动应用程序 ”,选择它并打开。

  • 然后单击“添加”按钮。

  • 在新窗口中,在“ 名称”字段中键入“Pystromo”,然后在“命令”字段中键入“sudo python~ / .config / pystromo / pystromo-mon.py”。 然后单击“添加”按钮。

然后你必须安装设备驱动程序。

2.安装设备驱动程序

这是Nostromo 。 您需要安装Sun的Java JRE 1.6才能运行它。

可以从Sourceforge下载Jnostromo。 下载后安装,

 cd ~/Downloads chmod +x jnostromo-1.5.2-linux-installer.run sudo ./jnostromo-1.5.2-linux-installer.run 

将启动驱动程序安装提示。 安装完成后,您可以在桌面上使用jnostromo Icon运行它。(您需要Sun的java JRE版本1.6)