enlightenment/config/default
Sung-Jin Park 6826608961 (1) e_config.c/e_comp_wl.c: add code for making repeat values configurable
(2) e.src(s): add keyboard.repeat_delay, keyboard.repeat_rate into e.src files

Summary:
As of now, the default values of repeat delay/rate are being set in e_comp_wl.c.
Those values need to be configurable and will be used in e_comp_wl_init().
The limit of each of the values is defined from -1 to 1000. (maximum 1s).
If one of the two is negative, it means default repeat delay/rate are going to be used.
(e.g. delay:400, rate:25)

Test Plan:
N/A

Signed-off-by: Sung-Jin Park <input.hacker@gmail.com>

Reviewers: raster, stefan_schmidt, gwanglim, devilhorns, zmike

Subscribers: Jeon, ohduna, cedric

Differential Revision: https://phab.enlightenment.org/D3364
2015-11-30 14:05:10 -05:00
..
Makefile.mk feature: use non-recursive makefiles for entire build system 2014-01-14 20:22:01 -05:00
e.src (1) e_config.c/e_comp_wl.c: add code for making repeat values configurable 2015-11-30 14:05:10 -05:00
e_bindings.src correctly update all the stock configs to current version and fix up default profile signal bindings list 2013-02-06 08:07:21 +00:00
enlightenment-default.png fix png's with icc profile oddness 2013-06-22 13:21:35 +09:00
profile.desktop Updating desktop files, eo.po and fr.po 2014-09-11 21:14:58 +02:00