Re: Re: 13.1.0 release candidate 4 (build 24) released

2013-01-24 Thread forster
> Also, > http://wiki.laptop.org/go/XO_4_Touch_Testing#Reprogramming_the_Neonode_Firmware > is where we are keeping the documentation on this at the moment. I have added a brief note and link to this at http://wiki.laptop.org/go/Release_notes/13.1.0#XO-4 Tony ___

Re: 13.1.0 release candidate 4 (build 24) released

2013-01-24 Thread James Cameron
Also, http://wiki.laptop.org/go/XO_4_Touch_Testing#Reprogramming_the_Neonode_Firmware is where we are keeping the documentation on this at the moment. -- James Cameron http://quozl.linux.org.au/ ___ Devel mailing list Devel@lists.laptop.org http://lists

Re: [Sugar-devel] Hacking onto the "appearing" and "hiding" of OSK

2013-01-24 Thread Paul Fox
gonzalo wrote: > Write does not know what is the ebook switch state, that logic is in the > osk. > > Looking in the wiki and sugar code, I could not find information about how > read the switch, > but in ticket http://dev.laptop.org/ticket/12326 found this: > > If you do: > > evtest --

Re: [Sugar-devel] Hacking onto the "appearing" and "hiding" of OSK

2013-01-24 Thread Martin Langhoff
On Thu, Jan 24, 2013 at 12:02 PM, Gonzalo Odiard wrote: > Write does not know what is the ebook switch state, that logic is in the > osk. And that's correct. ebook mode is one reason to show the OSK. There are other reasons -- for example, - accesibility - typing in a different language from

Re: [Sugar-devel] Hacking onto the "appearing" and "hiding" of OSK

2013-01-24 Thread Gonzalo Odiard
> There are any official doc about the switches I am missing? There are a > way to catch a event when the switch is activated, using dbus or something > similar? > > http://wiki.laptop.org/go/Power_management#Ebook_sense_switch looks outdated ___ Dev

Re: [Sugar-devel] Hacking onto the "appearing" and "hiding" of OSK

2013-01-24 Thread Gonzalo Odiard
Write does not know what is the ebook switch state, that logic is in the osk. Looking in the wiki and sugar code, I could not find information about how read the switch, but in ticket http://dev.laptop.org/ticket/12326 found this: If you do: evtest --query /dev/input/event4 EV_SW SW_TABLET_MODE;

Re: 13.1.0 release candidate 4 (build 24) released

2013-01-24 Thread Paul Fox
jerry wrote: > On Thu, 2013-01-24 at 10:19 -0500, Paul Fox wrote: > > jerry wrote: > > > On Fri, 2013-01-11 at 21:31 +, Daniel Drake wrote: > > > > Hi, > > > > > > > > We're pleased to announce the next release candidate of our new 13.1.0 > > > > software release. > > > > > >

Re: 13.1.0 release candidate 4 (build 24) released

2013-01-24 Thread Jerry Vonau
On Thu, 2013-01-24 at 10:19 -0500, Paul Fox wrote: > jerry wrote: > > On Fri, 2013-01-11 at 21:31 +, Daniel Drake wrote: > > > Hi, > > > > > > We're pleased to announce the next release candidate of our new 13.1.0 > > > software release. > > > > > Please review the "Known problems" sec

Re: [Sugar-devel] Hacking onto the "appearing" and "hiding" of OSK

2013-01-24 Thread Ajay Garg
On Thu, Jan 24, 2013 at 8:46 PM, Martin Langhoff wrote: > On Thu, Jan 24, 2013 at 10:13 AM, Paul Fox wrote: > > i believe sugar already has code to detect the two modes, since > > that's how it knows whether to present the OSK or not. > > Yep. Ajay, I think Write shows you the way :-) > Great..

Re: 13.1.0 release candidate 4 (build 24) released

2013-01-24 Thread Paul Fox
jerry wrote: > On Fri, 2013-01-11 at 21:31 +, Daniel Drake wrote: > > Hi, > > > > We're pleased to announce the next release candidate of our new 13.1.0 > > software release. > > > Please review the "Known problems" section of the release notes. Some > > documented issues are carried

Re: [Sugar-devel] Hacking onto the "appearing" and "hiding" of OSK

2013-01-24 Thread Martin Langhoff
On Thu, Jan 24, 2013 at 10:13 AM, Paul Fox wrote: > i believe sugar already has code to detect the two modes, since > that's how it knows whether to present the OSK or not. Yep. Ajay, I think Write shows you the way :-) m -- martin.langh...@gmail.com mar...@laptop.org -- Software Architect

Re: [Sugar-devel] Hacking onto the "appearing" and "hiding" of OSK

2013-01-24 Thread Paul Fox
jerry wrote: > On 24 January 2013 08:11, Ajay Garg wrote: > > > > > > > On Thu, Jan 24, 2013 at 7:37 PM, Ajay Garg wrote: > > > >> > >> > >> On Thu, Jan 24, 2013 at 7:36 PM, Gonzalo Odiard wrote: > >> > >>> > >>> > So, it seems that just hacking onto the game-key won't help

Re: [Sugar-devel] Hacking onto the "appearing" and "hiding" of OSK

2013-01-24 Thread Ajay Garg
On Thu, Jan 24, 2013 at 8:20 PM, Jerry Vonau wrote: > > > On 24 January 2013 08:11, Ajay Garg wrote: > >> >> >> On Thu, Jan 24, 2013 at 7:37 PM, Ajay Garg wrote: >> >>> >>> >>> On Thu, Jan 24, 2013 at 7:36 PM, Gonzalo Odiard wrote: >>> > So, it seems that just hacking onto the

Re: [Sugar-devel] Hacking onto the "appearing" and "hiding" of OSK

2013-01-24 Thread Jerry Vonau
On 24 January 2013 08:11, Ajay Garg wrote: > > > On Thu, Jan 24, 2013 at 7:37 PM, Ajay Garg wrote: > >> >> >> On Thu, Jan 24, 2013 at 7:36 PM, Gonzalo Odiard wrote: >> >>> >>> So, it seems that just hacking onto the game-key won't help :( >>> >>> No. Will not work, because the osk

Re: [Sugar-devel] Hacking onto the "appearing" and "hiding" of OSK

2013-01-24 Thread Ajay Garg
On Thu, Jan 24, 2013 at 7:37 PM, Ajay Garg wrote: > > > On Thu, Jan 24, 2013 at 7:36 PM, Gonzalo Odiard wrote: > >> >> >>> So, it seems that just hacking onto the game-key won't help :( >>> >> >> No. Will not work, because the osk will appear if you touch over a input >> widget. >> The game

Re: [Sugar-devel] Hacking onto the "appearing" and "hiding" of OSK

2013-01-24 Thread Ajay Garg
On Thu, Jan 24, 2013 at 7:36 PM, Gonzalo Odiard wrote: > > >> So, it seems that just hacking onto the game-key won't help :( >> > > No. Will not work, because the osk will appear if you touch over a input > widget. > The game keys are not the expected way to show the osk. > Hmm.. which brin

Re: [Sugar-devel] Hacking onto the "appearing" and "hiding" of OSK

2013-01-24 Thread Gonzalo Odiard
> So, it seems that just hacking onto the game-key won't help :( > No. Will not work, because the osk will appear if you touch over a input widget. The game keys are not the expected way to show the osk. Gonzalo ___ Devel mailing list Devel@lists.

Re: [Sugar-devel] Hacking onto the "appearing" and "hiding" of OSK

2013-01-24 Thread Ajay Garg
On Thu, Jan 24, 2013 at 7:04 PM, Ajay Garg wrote: > > > On Thu, Jan 24, 2013 at 6:45 PM, Gonzalo Odiard wrote: > >> > Please find attached a sample screenshot of the "Speak" activity; the >> window >> >>> > has been resized to 0.7 of the original size (the screenshot doesn't show a > k

Re: [Sugar-devel] Hacking onto the "appearing" and "hiding" of OSK

2013-01-24 Thread Ajay Garg
On Thu, Jan 24, 2013 at 6:45 PM, Gonzalo Odiard wrote: > > Please find attached a sample screenshot of the "Speak" activity; the > window > >> > has been resized to 0.7 of the original size (the screenshot doesn't >>> show a >>> > keyboard yet, as it was done on sugar-build). >>> >>> Question:

Re: [Sugar-devel] Hacking onto the "appearing" and "hiding" of OSK

2013-01-24 Thread Gonzalo Odiard
> Please find attached a sample screenshot of the "Speak" activity; the window > > has been resized to 0.7 of the original size (the screenshot doesn't >> show a >> > keyboard yet, as it was done on sugar-build). >> >> Question: Do all activities behave properly when the screen is scaled >> that

Re: 13.1.0 release candidate 4 (build 24) released

2013-01-24 Thread Jerry Vonau
On Fri, 2013-01-11 at 21:31 +, Daniel Drake wrote: > Hi, > > We're pleased to announce the next release candidate of our new 13.1.0 > software release. > Please review the "Known problems" section of the release notes. Some > documented issues are carried over from previous releases, but othe

Re: [Sugar-devel] Hacking onto the "appearing" and "hiding" of OSK

2013-01-24 Thread Ajay Garg
On Thu, Jan 24, 2013 at 5:50 PM, Walter Bender wrote: > On Thu, Jan 24, 2013 at 3:22 AM, Ajay Garg > wrote: > > Thanks Walter and Gary for your replies. > > > > Well, what I am trying to achieve is, is just a simple and consistent > > (fixed) behaviour across every activity - make the window-size

Re: [Sugar-devel] Hacking onto the "appearing" and "hiding" of OSK

2013-01-24 Thread Walter Bender
On Thu, Jan 24, 2013 at 3:22 AM, Ajay Garg wrote: > Thanks Walter and Gary for your replies. > > Well, what I am trying to achieve is, is just a simple and consistent > (fixed) behaviour across every activity - make the window-size smaller. > This serves two advantages :: > >* Work