Saturday, March 26, 2016

[GUIDE]ES2W[Root]

Edge Swipe To Wake



Using file manager go to:

system/usr/keylayout/generic.kl <- Make sure to backup this file!

Find:

Code:

# input_fw for swipe gestures from sides, used for wakeup
key 458 SIDE_GESTURE_RIGHT
key 459 SIDE_GESTURE_LEFT

Change to:

Code:

# input_fw for swipe gestures from sides, used for wakeup
key 458 POWER
key 459 SIDE_GESTURE_LEFT

(This will make swiping right edge to wake and left edge for feeds.)

Or

Code:

# input_fw for swipe gestures from sides, used for wakeup
key 458 SIDE_GESTURE_RIGHT
key 459 POWER

(This will make swiping left edge to wake and right edge for feeds.)

Save and reboot.

If you don't use edge feeds, you can enable both edges to wake device by changing both key 458 and key 459 to POWER.

Make sure you have Edge feeds enabled in Settings.


from xda-developers http://ift.tt/1RrI2id
via IFTTT

No comments:

Post a Comment