e_keyrouter: check validation of key when unsetting keygrab
[platform/upstream/enlightenment.git] / README
1 Please report bugs and send patches to phab.enlightenment.org
2
3 Enlightenment 0.19.0
4
5 Requirements:
6 -------------
7
8 Must:
9   efl elementary
10   libc libm libX11 libXext
11   xcb xcb-shape xcb-keysyms
12
13 Heavily suggested:
14   evas_generic_loaders (all loaders)
15
16 NOTE: Users of DR16 will need to rename the $prefix/bin/enlightenment
17 file prior to installing DR19 or it will be overwritten.
18
19 You can also use the configure --prefix option to put enlightenment in a separate tree
20 of its own (recommended) like:
21
22   ./configure --prefix=/usr/local/e19
23
24 You will, as usual, need to add the subsequent bin dir to your $PATH etc.
25
26
27 NOTES:
28
29 * if you do not want security issues make sure sysactions.conf is in
30 /etc/enlightenment (not PREFIX/etc/enlightenment) as this is the first place
31 it looks at. This file is intended to be customized by packagers and
32 system integrators to match your policies and scripts/tools.