Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.linux.misc > #13390

Weird problem - ALPS GlidePoint touchpad disappearing after suspend/resume and xrandr operations

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From Tim Watts <tw_usenet@dionic.net>
Newsgroups comp.os.linux.misc
Subject Weird problem - ALPS GlidePoint touchpad disappearing after suspend/resume and xrandr operations
Date Fri, 09 Jan 2015 23:21:17 +0000
Lines 48
Message-ID <dc46ob-uhn.ln1@squidward.dionic.net> (permalink)
Mime-Version 1.0
Content-Type text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding 7bit
X-Trace individual.net EYOaXd654I7Tdidi8/XQnQ/gEIdawKtEGkkKl7zx1OPw9GrBfv
X-Orig-Path squidward.dionic.net!not-for-mail
Cancel-Lock sha1:d2XkN0IpLO/3J/zRqWvu1QEsDUQ=
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0
Xref csiph.com comp.os.linux.misc:13390

Show key headers only | View raw


Just throwing a bone here on the offchance:

Ubuntu 14.04, Dell E7440 with ALPS GlidePoint touchpad:

At home and work I jack in a 2nd HDMI screen and run Xorg over both 
(left/right) with XFCE4 window manager.

Leaving either place, I switch to single screen mode with a little 
script that does:


% cat .screenlayout/Single_Laptop.sh

#!/bin/sh
# Need to reset to 1 or apps get confused when maximising???
xrandr 	--output eDP1 --scale 1x1 --output HDMI1 --scale 1x1
xrandr 	\
	--output eDP1 --mode 1920x1080 --pos 0x0 --rotate normal --dpi 158 
--scale 0.9x0.9 \
	--output HDMI1 --off \
	--output VIRTUAL1 --off --output HDMI2 --off --output DP1 --off
xfconf-query -c xfce4-panel -p /panels/panel-0/output-name -s eDP1



and then suspend using the XFCE4 knob.

Resumes fine but almost every time (but not always) after a minute or a 
few minutes (it varies), the touchpad stops working and so do the bottom 
buttons.

The mouse stick and the top buttons remain fine.

Log out of X and in again and all is well and stays well.


I even tried disabling and re-enabling the touchpad in the settings 
control panel - no avail.



Any ideas?



Cheers

Tim

Back to comp.os.linux.misc | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Weird problem - ALPS GlidePoint touchpad disappearing after suspend/resume and xrandr operations Tim Watts <tw_usenet@dionic.net> - 2015-01-09 23:21 +0000
  Re: Weird problem - ALPS GlidePoint touchpad disappearing after suspend/resume and xrandr operations Jerry Peters <jerry@example.invalid> - 2015-01-10 21:26 +0000

csiph-web