Please implement Click-lock

2015-09-20 Thread Markus M.
There are quite a lot of similar solutions, but none does exactly what Windows Click-lock does and there's no other good way, nobody on QA sites seemed to be satisfied with these, including myself. As this is to simplify input, especially for those who need accessibility features, the current solut

Re: Please implement Click-lock

2015-09-20 Thread Ralf Mardorf
On Sun, 20 Sep 2015 02:18:04 +0200, Markus M. wrote: >There are quite a lot of similar solutions, but none does exactly what >Windows Click-lock does and there's no other good way, nobody on QA >sites seemed to be satisfied with these, including myself. As this is >to simplify input, especially for

Re: Please implement Click-lock

2015-09-20 Thread Ralf Mardorf
On Sun, 20 Sep 2015 10:03:44 +0200, Ralf Mardorf wrote: >For Linux we usually do this with the Shift-key or the Ctrl-key >depending on what exactly we want select, in combination with the mouse >button. My apologies, I meant that we push one of those keys and move the mouse, there's no need to p

Re: Please implement Click-lock

2015-09-20 Thread Ralf Mardorf
I noticed that the smart keyboard-key selection works with spacefm, but not with rodent, but rodent provides a GUI in combination with selecting by wild cards. -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/m

Re: Please implement Click-lock

2015-09-20 Thread Oliver Grawert
hi, Am Sonntag, den 20.09.2015, 02:18 +0200 schrieb Markus M.: > There are quite a lot of similar solutions, but none does exactly what > Windows Click-lock does and there's no other good way, nobody on QA > sites seemed to be satisfied with these, including myself. As this is > to simplify input,

qt5ct for Wily

2015-09-20 Thread Ralf Mardorf
Hi, does somebody know a link that introduces how to build qt5 applications for Wily? My Internet connection is very slow at the moment, so web research is very hard to do. Btw. is http://packages.ubuntu.com/ relatively often down at the moment? Often I cannot reach it, while my Interconnection

systemd-nspawn and /run/resolvconf/resolv.conf

2015-09-20 Thread Ralf Mardorf
Hi, by default Wily's /etc/resolv.conf is a link against ../run/resolvconf/resolv.conf. If you want to maintain Wily from another install in a systemd-nspawn container, the link needs to be replaced by a file /etc/resolv.conf. Since Wily is based on systemd by itself, it IMO should care