0
votes
0answers
25 views

Can I turn my mouse pointer off at login?

I am running an AMD graphics chipset, so I have the inevitable problem with the mouse pointer and lightdm login screen. I just need to know: Is there is an easy, simple way to keep the mouse pointer ...
1
vote
0answers
47 views

mouse speed on new X server for game

I used the following script to open the game on new X server. #!/bin/sh export WAR3_PATH="/media/8C2667B026679A4A/Program Files (x86)/Warcraft III Frozen Throne eSK/" X :3 -ac -terminate & # ...
2
votes
1answer
257 views

Attach Keyboard/Mouse to X Display in Dell XPS L502x Dual Video Cards (Intel/Nvidia HDMI)

The idea: Use a second monitor in Dell XPS L502x with HDMI port in Ubuntu 12.04 The process: I connect the HDMI cable to monitor. I read this and I have video in HDMI monitor with Bumblebee and ...