Jump to content

Linux Konsole Arrow Keys

Go to solution Solved by SubwayShogun,
25 minutes ago, LloydLynx said:

Two possibilities: 1) The shortcut keys got changed in the settings. 2) Your shell (bash, zsh, etc...) got changed to something that doesn't recognized arrow keys as regular arrow keys.

 

You can test the second theory by typing "bash --noprofile --norc" and hitting enter. This opens a fresh bash prompt with a fresh config.

It ended up being in the keyboard config in the profile settings. I must have accidentally changed it with a shortcut

ScreenshotSolution.png

I was typing in some commands the other day and all of a sudden my arrow keys began typing ABCD instead of moving the cursor. Everything Ive seen online has not been helpful. I'm sure this is a simple fix but I haven't a clue what I did

Screenshot_20240501_111722.png

Link to comment
Share on other sites

Link to post
Share on other sites

I have a shortcut on my keyboard, that switches WASD with arrow keys, it could be the case, but weird why it's ABCD, you should check your keyboard manual

Link to comment
Share on other sites

Link to post
Share on other sites

Two possibilities: 1) The shortcut keys got changed in the settings. 2) Your shell (bash, zsh, etc...) got changed to something that doesn't recognized arrow keys as regular arrow keys.

 

You can test the second theory by typing "bash --noprofile --norc" and hitting enter. This opens a fresh bash prompt with a fresh config.

Quote me or I won't see your reply. It's the single overturning left arrow under every comment.

Link to comment
Share on other sites

Link to post
Share on other sites

25 minutes ago, LloydLynx said:

Two possibilities: 1) The shortcut keys got changed in the settings. 2) Your shell (bash, zsh, etc...) got changed to something that doesn't recognized arrow keys as regular arrow keys.

 

You can test the second theory by typing "bash --noprofile --norc" and hitting enter. This opens a fresh bash prompt with a fresh config.

It ended up being in the keyboard config in the profile settings. I must have accidentally changed it with a shortcut

ScreenshotSolution.png

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×