I have a problem. The phone is sleeping when I press the home button with vibration but the screen does not light up. Does anyone know any way to fix this error
Hardpress to wake is not working, as stated perviously in The thread.
To fix it go to
system/usr/keylayout/generic.kl find key 172 and change it to
"key 172 WAKEUP"
To remap the bixby button do the following
Go to folder /System/Usr/keylayout, open file gpio_keys.kl in a text editor.
Inside the file, change the value next to "key 703" to whatever you want from the list you found.
Mine now looks like this:
key 703 MEDIA_PLAY_PAUSE
Additional remap commands:
APP_SWITCH - Recent apps button
ASSIST - Google Assistant (with item display on the screen)
CALCULATOR - Open default calculator app
CALENDAR - Open default calendar
CALL - Open default call app
CAMERA - Open camera
CONTACTS - Open default contacts app
EXPLORER - Favorite internet browser
HOME - Homebutton
MEDIA_PLAY_PAUSE - Play pause media
MESSAGE - Default messenger
MUSIC - starts your favorite music player
POWER - Power menu
QPANEL_ON_OFF - Notification area
SYSRQ - Take a screenshot
VOICE_ASSIST - Google Assistant
VOLUME_DOWN - Sets volume down
VOLUME_MUTE - Volume media (set default media volume in phone setting)
VOLUME_UP - Sets volume up