Author Topic: Cannot use Escape key in Linux  (Read 3525 times)

jornada720

  • Jr. Member
  • **
  • Posts: 99
    • View Profile
Cannot use Escape key in Linux
« on: May 30, 2018, 06:42:38 am »
Is it just me or has anyone else had the issue that the Escape key is always interpreted as the Power Off key within LXQt?

I have deleted my globalkeyshortcuts.conf several different times and have also updated my packages.
« Last Edit: May 30, 2018, 07:17:08 am by jornada720 »

Adam Boardman

  • Full Member
  • ***
  • Posts: 191
    • View Profile
Cannot use Escape key in Linux
« Reply #1 on: May 30, 2018, 07:47:02 am »
Can you check that you've updated the kernel?

jornada720

  • Jr. Member
  • **
  • Posts: 99
    • View Profile
Cannot use Escape key in Linux
« Reply #2 on: May 30, 2018, 08:48:27 am »
Quote from: Adam Boardman
Can you check that you've updated the kernel?
I have Linux first booting, is there any way for me to do that without completely flashing over my Debian installation?

galodoido

  • Full Member
  • ***
  • Posts: 153
    • View Profile
Cannot use Escape key in Linux
« Reply #3 on: May 30, 2018, 11:43:36 am »
Quote from: jornada720
Quote from: Adam Boardman
Can you check that you've updated the kernel?
I have Linux first booting, is there any way for me to do that without completely flashing over my Debian installation?

You can download the kernel in the instructions, save it ,  rename with the same name in the full download folder (i.e  linux_boot ). Make a backup of the older file and overwrite it with new file.
And flash only this file ( linux_boot ). Make sure in the flashtool to use the same scatter file you used before and mark only this file ( linux_boot ) . Also use only the download button option ( not firmware upgrade.)

jornada720

  • Jr. Member
  • **
  • Posts: 99
    • View Profile
Cannot use Escape key in Linux
« Reply #4 on: May 30, 2018, 09:59:08 pm »
Quote from: galodoido
Quote from: jornada720
Quote from: Adam Boardman
Can you check that you've updated the kernel?
I have Linux first booting, is there any way for me to do that without completely flashing over my Debian installation?

You can download the kernel in the instructions, save it ,  rename with the same name in the full download folder (i.e  linux_boot ). Make a backup of the older file and overwrite it with new file.
And flash only this file ( linux_boot ). Make sure in the flashtool to use the same scatter file you used before and mark only this file ( linux_boot ) . Also use only the download button option ( not firmware upgrade.)

Is there some reason you can't just mount the partition and copy the file? I have not dealt much with booting on ARM systems.

Adam Boardman

  • Full Member
  • ***
  • Posts: 191
    • View Profile
Cannot use Escape key in Linux
« Reply #5 on: May 31, 2018, 05:42:05 am »
The other boot partitions are available (recover/linux_boot) and can be 'sudo dd' written to, unfortunately the current boot loader (this may change soon) has the main boot partition locked unless you've booted from recovery. This is probably a safety feature to stop some android malware splatting the kernel.