On Mon, 25 Jun 2012 18:45:00 +0900 Kim Shinwoo <kimcinoo....@gmail.com> said:

ok - patch in. thanks very much.

as for standard vs illume. standard is "standard desktop usage config" - like
on desktops, laptops - things with keyboards, mice and screens u'll find on
this class of device. "illume" is for touch driven devices. phones, tablets -
and anything else like that, where you primarily use finger/touch and not
keyboards and mice. :)

> I have updated elementary_config and config value.
> would you please let me know what "config/standard" and "config/illume" are
> for?
> who uses these configurations? then, please review the patch and give some
> feedbacks.
> 
> Sincerely,
> Shinwoo Kim.
> 
> 
> 
> 2012/6/21 Kim Shinwoo <kimcinoo....@gmail.com>
> 
> > The elementary_config would be fine, then application should use the
> > elementary_config?
> >
> >
> > 2012/6/21 Carsten Haitzler <ras...@rasterman.com>
> >
> >> On Thu, 21 Jun 2012 17:15:58 +0900 Kim Shinwoo <kimcinoo....@gmail.com>
> >> said:
> >>
> >> > To enable(disable) access mode, what should application do? um.. by
> >> setting
> >> > environment variable as below?
> >> >   - export ELM_MODULES="access_output>access/api:$ELM_MODULES"
> >> >   - export ELM_ACCESS_MODE=1
> >> > There would be other ways to set the environment variable. Please let me
> >> > know what is the best way to enable(disable) access mode.
> >>
> >> all these set config values in elm_config->... struct. these config
> >> values are
> >> updated whenever elementary_config is run and changes config. all apps
> >> update
> >> and pick up the new config. new apps also get the new config too. all apps
> >> "magically" just turn on access mode if config changes to have it be on.
> >> u want
> >> to add this to elementsary_config so u can enable access mode :)
> >>
> >> > Thanks for your response.
> >> > Shinwoo Kim.
> >> >
> >> > 2012/6/21 Carsten Haitzler <ras...@rasterman.com>
> >> >
> >> > > On Tue, 19 Jun 2012 22:37:47 +0900 Kim Shinwoo <
> >> kimcinoo....@gmail.com>
> >> > > said:
> >> > >
> >> > > hmm. i'm not sure this is the right way to go. why would there need
> >> to be
> >> > > an
> >> > > api? shouldn't this just be done automatically on updating config and
> >> go
> >> > > into
> >> > > access mode IF it is enabled in config? app shouldnt need to know or
> >> care?
> >> > >
> >> > > > Dear all, hello.
> >> > > >
> >> > > > This patch is for setting the accessibility mode.
> >> > > > I'm not sure that the way to set is proper or not, because the
> >> module
> >> > > name
> >> > > > is fixed in the code as "access_output>access/api"
> >> > > > There would be better way to set it. If you have, please let me
> >> know.
> >> > > > thanks.
> >> > > >
> >> > > > hmm. elm_config_access_set(Eina_Bool is_access, const char*
> >> module_name)
> >> > > > would be better.. isn't it?
> >> > > > and checking previous status would be fine to avoid duplicated
> >> module
> >> > > value.
> >> > > >
> >> > > > hmmm. then the patch will have -1 * 90251293450198374
> >> > > >
> >> > > > Sincerely,
> >> > > > Shinwoo Kim.
> >> > >
> >> > >
> >> > > --
> >> > > ------------- Codito, ergo sum - "I code, therefore I am"
> >> --------------
> >> > > The Rasterman (Carsten Haitzler)    ras...@rasterman.com
> >> > >
> >> > >
> >>
> >>
> >> --
> >> ------------- Codito, ergo sum - "I code, therefore I am" --------------
> >> The Rasterman (Carsten Haitzler)    ras...@rasterman.com
> >>
> >>
> >


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to