text/entry: add more key controls for os x
authorThiep Ha <thiepha@gmail.com>
Fri, 23 Sep 2016 08:51:37 +0000 (17:51 +0900)
committerThiep Ha <thiepha@gmail.com>
Fri, 23 Sep 2016 08:51:37 +0000 (17:51 +0900)
commitcc7dbde8403965081ec5b5db17b1e3ef5b236f90
tree0326d747c785d2c1af1481f436ac7902a3dc82ee
parentdb8b0020ecc761a6729049ceed1d9f68f528dbbb
text/entry: add more key controls for os x

In OS X, cmd-c,v, ... keys are used instead of ctrl-c,v...,
this patch adapts these key handlings.
src/lib/edje/edje_entry.c
src/lib/elementary/efl_ui_internal_text_interactive.c
src/lib/elementary/efl_ui_text.c
src/lib/elementary/elm_code_widget.c