Skip to main content
edited tags
Link
iglvzx
  • 23.7k
  • 13
  • 86
  • 123
Source Link
YuKagi
  • 253
  • 2
  • 6

Enable Ctrl (or Alt) + arrow keys to mimic 'home' and 'end' functionality

I am a long time Mac user and I'm now using a Ubuntu machine for development, and while I'm more or less used to a lot of the keyboard shortcuts, one thing I can't get used to is using the 'Home' and 'End' keys to move around lines of text. On a Mac you use "Command + right arrow" to go to the end of a line and "Command + left arrow" to go to the beginning.

Is there a way to enable this kind of functionality in Linux?

I'm not sure if this would be considered remapping, keyboard shortcuts, or what...