Hi Daniel,

> are you using linux on the yoga?

Yes, linux (Fedora 20) 99% of the time... the rest of the time is 
whenever I'm trying to test/debug xournal in windows :)

>> I'm also now addicted to "Pen disables touch". It's a lifesaver for me
>> -- no more inadvertent scrolling while I'm about to write. The only
>> slight adjustment needed was to learn to keep the pen close enough to
>> the screen so that the proximity isn't lost. I am not sure how well it
>> works in Windows, but I think the wacom driver does send proximity info
>> to GTK so it should also work there. (However on my Yoga when the pen is
>> in proximity windows already disables the touchscreen).
>
> Ok, this I don't understand. Wacom disables touch the moment that the
> pen is within approximately 2-3 cm from the screen. what does this
> feature do that the Wacom driver does not? by the way,

In Windows, the Wacom driver does this. In Linux (at least with Fedora 
20 on the Yoga) it does not (the touchscreen is not handled by the wacom 
driver -- it's an evdev device). Arguably it should -- I am not sure how 
the pen+touch feature is supposed to be used in Linux, but currently it 
is not usable.

The standard suggestion found in online forums is to either disable 
manually the touchscreen at the start of a xournal session, or run a 
background script that tests for pen proximity every N seconds and 
enables/disables the touchscreen.

The option I've added to xournal at least disables touchscreen input 
inside xournal (not by disabling the device, which I think is not 
something we want to do from within a GTK application without knowing 
exactly what kind of system we're running on, but by ignoring events 
received from it; so touching outside of the xournal window can still 
lead to junk, but resting one's hand in the drawing area at least isn't 
harmful anymore).

Best,
Denis

-- 
Denis Auroux                             aur...@math.berkeley.edu
University of California, Berkeley       Tel: 510-642-4367
Department of Mathematics                Fax: 510-642-8204
817 Evans Hall # 3840
Berkeley, CA 94720-3840

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Xournal-devel mailing list
Xournal-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xournal-devel

Reply via email to