Re: [Sugar-devel] [PATCH] touchpad section for Sugar Control Panel

2010-08-06 Thread Walter Bender
On Fri, Aug 6, 2010 at 10:11 AM, Sascha Silbe sascha-ml-ui-sugar-de...@silbe.org wrote: Excerpts from Walter Bender's message of Fri Jul 30 13:09:20 +0200 2010: [...] -# FLAG_PATH is used to preserve status between boots. -FLAG_PATH = '/home/olpc/.olpc-pentablet-mode' +# FLAG_FILE is used to

Re: [Sugar-devel] [PATCH] touchpad section for Sugar Control Panel

2010-08-06 Thread Walter Bender
On Fri, Aug 6, 2010 at 2:49 PM, Walter Bender walter.ben...@gmail.com wrote: On Fri, Aug 6, 2010 at 10:11 AM, Sascha Silbe sascha-ml-ui-sugar-de...@silbe.org wrote: Excerpts from Walter Bender's message of Fri Jul 30 13:09:20 +0200 2010: [...] -# FLAG_PATH is used to preserve status between

Re: [Sugar-devel] [PATCH] touchpad section for Sugar Control Panel

2010-07-30 Thread Walter Bender
Sorry. -u this time: --- /home/walter/Desktop/walters-sugar-clone/extensions/deviceicon/touchpad.py 2010-07-20 13:23:44.0 -0400 +++ touchpad.py 2010-07-29 22:25:37.0 -0400 @@ -32,8 +32,8 @@ STATUS_TEXT = {TOUCHPAD_MODES[0]: _('finger'), TOUCHPAD_MODES[1]: _('stylus')}

Re: [Sugar-devel] [PATCH] touchpad section for Sugar Control Panel

2010-07-30 Thread Paul Fox
hi walter -- looks good. the initialization code in olpc-utils until this patch makes it to all the right places. paul i'll leave the initialization code in olpc-utils walter wrote: Sorry. -u this time: --- /home/walter/Desktop/walters-sugar-clone/extensions/deviceicon/touchpad.py

Re: [Sugar-devel] [PATCH] touchpad section for Sugar Control Panel

2010-07-29 Thread pbrobin...@gmail.com
On Wed, Jul 28, 2010 at 3:41 PM, Sascha Silbe sascha-ml-ui-sugar-de...@silbe.org wrote: Excerpts from Paul Fox's message of Wed Jul 28 16:01:22 +0200 2010: sascha wrote:   Even your latest patch still contains code that is specific to OLPC builds and will break on other systems.   Of course

Re: [Sugar-devel] [PATCH] touchpad section for Sugar Control Panel

2010-07-29 Thread Walter Bender
On Thu, Jul 29, 2010 at 6:27 AM, pbrobin...@gmail.com pbrobin...@gmail.com wrote: On Wed, Jul 28, 2010 at 3:41 PM, Sascha Silbe sascha-ml-ui-sugar-de...@silbe.org wrote: Excerpts from Paul Fox's message of Wed Jul 28 16:01:22 +0200 2010: sascha wrote:   Even your latest patch still contains

Re: [Sugar-devel] [PATCH] touchpad section for Sugar Control Panel

2010-07-29 Thread Paul Fox
walter wrote: On Thu, Jul 29, 2010 at 6:27 AM, pbrobin...@gmail.com pbrobin...@gmail.com wrote: On Wed, Jul 28, 2010 at 3:41 PM, Sascha Silbe sascha-ml-ui-sugar-de...@silbe.org wrote: Excerpts from Paul Fox's message of Wed Jul 28 16:01:22 +0200 2010: sascha wrote: Even your

Re: [Sugar-devel] [PATCH] touchpad section for Sugar Control Panel

2010-07-29 Thread Walter Bender
On Thu, Jul 29, 2010 at 5:37 PM, Paul Fox p...@laptop.org wrote: walter wrote:   On Thu, Jul 29, 2010 at 6:27 AM, pbrobin...@gmail.com   pbrobin...@gmail.com wrote:   On Wed, Jul 28, 2010 at 3:41 PM, Sascha Silbe   sascha-ml-ui-sugar-de...@silbe.org wrote:   Excerpts from Paul Fox's

Re: [Sugar-devel] [PATCH] touchpad section for Sugar Control Panel

2010-07-29 Thread Paul Fox
walter wrote: On Thu, Jul 29, 2010 at 5:37 PM, Paul Fox p...@laptop.org wrote: walter wrote: On Thu, Jul 29, 2010 at 6:27 AM, pbrobin...@gmail.com pbrobin...@gmail.com wrote: On Wed, Jul 28, 2010 at 3:41 PM, Sascha Silbe sascha-ml-ui-sugar-de...@silbe.org wrote:

Re: [Sugar-devel] [PATCH] touchpad section for Sugar Control Panel

2010-07-28 Thread Sascha Silbe
Excerpts from Walter Bender's message of Tue Jul 27 00:01:01 +0200 2010: Not sure what else I can do. I've incorporated all of the suggestion from Marco et al. Just awaiting final review. Even your latest patch still contains code that is specific to OLPC builds and will break on other

Re: [Sugar-devel] [PATCH] touchpad section for Sugar Control Panel

2010-07-28 Thread Walter Bender
On Wed, Jul 28, 2010 at 3:48 AM, Sascha Silbe sascha-ml-ui-sugar-de...@silbe.org wrote: Excerpts from Walter Bender's message of Tue Jul 27 00:01:01 +0200 2010: Not sure what else I can do. I've incorporated all of the suggestion from Marco et al. Just awaiting final review. Even your latest

Re: [Sugar-devel] [PATCH] touchpad section for Sugar Control Panel

2010-07-28 Thread Sascha Silbe
Excerpts from Walter Bender's message of Wed Jul 28 13:31:36 +0200 2010: Even your latest patch still contains code that is specific to OLPC builds and will break on other systems. I understand that it is specific to OLPC, since it is for supporting hardware that is only found on the OLPC.

Re: [Sugar-devel] [PATCH] touchpad section for Sugar Control Panel

2010-07-28 Thread Paul Fox
sascha wrote: Excerpts from Walter Bender's message of Tue Jul 27 00:01:01 +0200 2010: Not sure what else I can do. I've incorporated all of the suggestion from Marco et al. Just awaiting final review. Even your latest patch still contains code that is specific to OLPC builds

Re: [Sugar-devel] [PATCH] touchpad section for Sugar Control Panel

2010-07-28 Thread Sascha Silbe
Excerpts from Paul Fox's message of Wed Jul 28 16:01:22 +0200 2010: sascha wrote: Even your latest patch still contains code that is specific to OLPC builds and will break on other systems. Of course it's perfectly fine for you to say you only care about OLPC builds for XO-1 (because

Re: [Sugar-devel] [PATCH] touchpad section for Sugar Control Panel

2010-07-26 Thread David Farning
On Tue, May 25, 2010 at 7:05 PM, Walter Bender walter.ben...@gmail.com wrote: On Tue, May 25, 2010 at 8:50 AM, Sascha Silbe sascha-ml-ui-sugar-de...@silbe.org wrote: Excerpts from Walter Bender's message of Tue May 18 20:08:58 + 2010: I've attached two patches: (1) a new touchpad section

Re: [Sugar-devel] [PATCH] touchpad section for Sugar Control Panel

2010-07-26 Thread Walter Bender
On Mon, Jul 26, 2010 at 11:50 AM, David Farning dfarn...@gmail.com wrote: On Tue, May 25, 2010 at 7:05 PM, Walter Bender walter.ben...@gmail.com wrote: On Tue, May 25, 2010 at 8:50 AM, Sascha Silbe sascha-ml-ui-sugar-de...@silbe.org wrote: Excerpts from Walter Bender's message of Tue May 18

[Sugar-devel] [PATCH] touchpad section for Sugar Control Panel

2010-07-20 Thread Walter Bender
Here is another version of the touchpad-on-the-frame patch with all of the changes recommended by Marco et al. From 47221ac4277a649c4808231f5616d75d73ab48e0 Mon Sep 17 00:00:00 2001 From: Walter Bender wal...@sugarlabs.org Date: Tue, 20 Jul 2010 14:11:28 -0400 Subject: [PATCH] touchpad device on

Re: [Sugar-devel] [PATCH] touchpad section for Sugar Control Panel

2010-05-25 Thread Sascha Silbe
Excerpts from Walter Bender's message of Tue May 18 20:08:58 + 2010: I've attached two patches: (1) a new touchpad section for the control panel and (2) new icons for sugar-artwork used by the control panel. Thanks for working on this! While at least some users will probably want a faster

Re: [Sugar-devel] [PATCH] touchpad section for Sugar Control Panel

2010-05-25 Thread Paul Fox
sascha wrote: Excerpts from Walter Bender's message of Tue May 18 20:08:58 + 2010: I've attached two patches: (1) a new touchpad section for the control panel and (2) new icons for sugar-artwork used by the control panel. Thanks for working on this! While at least some users will

Re: [Sugar-devel] [PATCH] touchpad section for Sugar Control Panel

2010-05-25 Thread Walter Bender
On Tue, May 25, 2010 at 8:50 AM, Sascha Silbe sascha-ml-ui-sugar-de...@silbe.org wrote: Excerpts from Walter Bender's message of Tue May 18 20:08:58 + 2010: I've attached two patches: (1) a new touchpad section for the control panel and (2) new icons for sugar-artwork used by the control

Re: [Sugar-devel] [PATCH] touchpad section for Sugar Control Panel

2010-05-25 Thread Michael Stone
Sascha wrote: PS: Please give git send-email a try. It sends the patches in a way that makes them easier to review. I've never been comfortable with git send-email because it doesn't let me adequately review the email headers of the messages that are going to be sent before I hit send.

Re: [Sugar-devel] [PATCH] touchpad section for Sugar Control Panel

2010-05-25 Thread James Cameron
On Wed, May 26, 2010 at 12:25:39AM -0400, Michael Stone wrote: I've never been comfortable with git send-email because it doesn't let me adequately review the email headers of the messages that are going to be sent before I hit send. There are many options for setting header values from

[Sugar-devel] [PATCH] touchpad section for Sugar Control Panel

2010-05-18 Thread Walter Bender
I've attached two patches: (1) a new touchpad section for the control panel and (2) new icons for sugar-artwork used by the control panel. The idea is that on the CL1 OLPC XO 1.0 laptops, we want to give a choice of either the resistive or capacitive touchpads on the theory that the resistive

Re: [Sugar-devel] [PATCH] touchpad section for Sugar Control Panel

2010-05-18 Thread Martin Langhoff
On Tue, May 18, 2010 at 4:08 PM, Walter Bender walter.ben...@gmail.com wrote: I've attached two patches: (1) a new touchpad section for the control panel and (2) new icons for sugar-artwork used by the control panel. Bravo! -- any chances can you add a slider control for acceleration? We're

Re: [Sugar-devel] [PATCH] touchpad section for Sugar Control Panel

2010-05-18 Thread forster
Since upgrading to a paraguay build of 0.84, the behaviour of the capacitive pad seems to have changed. Rather than infrequent long periods of failure where I needed to lick my finger or plug in a mouse, it seems to have shorter periods more frequently of raised sensitivity, as if the pad is

Re: [Sugar-devel] [PATCH] touchpad section for Sugar Control Panel

2010-05-18 Thread Walter Bender
On Tue, May 18, 2010 at 4:53 PM, fors...@ozonline.com.au wrote: Since upgrading to a paraguay build of 0.84, the behaviour of the capacitive pad seems to have changed. Rather than infrequent long periods of failure where I needed to lick my finger or plug in a mouse, it seems to have shorter

Re: [Sugar-devel] [PATCH] touchpad section for Sugar Control Panel

2010-05-18 Thread Paul Fox
fors...@ozonline.com.au wrote: Since upgrading to a paraguay build of 0.84, the behaviour of the capacitive pad seems to have changed. Rather than infrequent long periods of failure where I needed to lick my finger or plug in a mouse, it seems to have shorter periods more

Re: [Sugar-devel] [PATCH] touchpad section for Sugar Control Panel

2010-05-18 Thread Walter Bender
On Tue, May 18, 2010 at 4:50 PM, Martin Langhoff martin.langh...@gmail.com wrote: On Tue, May 18, 2010 at 4:08 PM, Walter Bender walter.ben...@gmail.com wrote: I've attached two patches: (1) a new touchpad section for the control panel and (2) new icons for sugar-artwork used by the control

Re: [Sugar-devel] [PATCH] touchpad section for Sugar Control Panel

2010-05-18 Thread Paul Fox
martin wrote: On Tue, May 18, 2010 at 4:08 PM, Walter Bender walter.ben...@gmail.com wrote: I've attached two patches: (1) a new touchpad section for the control panel and (2) new icons for sugar-artwork used by the control panel. Bravo! -- any chances can you add a slider control