ifacethoughts

Cursor Shape In XFCE Terminal

I prefer ibeam cursors to the block ones, I find them less obtrusive. However, I could not find an option to modify the cursor shape in the XFCE terminal preferences; until I looked under the hood. In ~/.config/Terminal/terminalrc the value of MiscCursorShape is set to TERMINAL_CURSOR_SHAPE_BLOCK by default. Change it to TERMINAL_CURSOR_SHAPE_IBEAM for an ibeam cursor or to TERMINAL_CURSOR_SHAPE_UNDERLINE if you want an underline.

I wish all application developers kept an underlying readable text file for configuration. In addition to being light-weight and portable, they are transparent and offer an efficient way of configuration, without having to even start the application.

Discussion [Participate or Link]

  1. BeteNoire said:

    Nice tip. Thx.

Say your thought!

Who are you?

If you want to use HTML you can use these tags: <a>, <em>, <strong>, <abbr>, <code>, <blockquote>. Closing the tags will be appreciated as this site uses valid XHTML.

This is the weblog of Abhijit Nadgouda where he writes down his thoughts on software development and related topics. You are invited to subscribe to the feed to stay updated or check out more subscription options. Or you can choose to browse by one of the topics.