You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.
Excellent work with this script. Elementary OS is perfect for Chromebooks.
I was having trouble getting the key combination shift + backspace to function as the delete key on my Acer C720. For some reason right shift + backspace sends an escape character and causes the shift key to stick. Pressing left shift + backspace works great but requires two hands. So my workaround was to swap the left and right shift keys. To do this I edited the xkb_symbols for the pc105 layout:
Excellent work with this script. Elementary OS is perfect for Chromebooks.
I was having trouble getting the key combination shift + backspace to function as the delete key on my Acer C720. For some reason right shift + backspace sends an escape character and causes the shift key to stick. Pressing left shift + backspace works great but requires two hands. So my workaround was to swap the left and right shift keys. To do this I edited the xkb_symbols for the pc105 layout:
Scroll down to the lines:
And replace with:
Not the best solution but it's working now.
The text was updated successfully, but these errors were encountered: