RSS Amplifier

dhilst · May 6, 2021

How to get ç with ' + c on Gnome

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

Basically you use XCompose to change the keymap from ć to ç. Here is how: Create a .XCompose file in your home with this include "%L" <dead_acute> <c> : "ç" Also since I’m using gnome I needed this in my .xprofile export GTK_IM_MODULE=xim Thanks @FelipeOLTavares for helping me with this. Also archwiki has a page on .XCompose and pointed out the .xprofile need

Basically you use XCompose to change the keymap from ć to ç. Here is how:

Create a .XCompose file in your home with this

include "%L"
<dead_acute> <c> : "ç"

Also since I’m using gnome I needed this in my .xprofile

export GTK_IM_MODULE=xim

Thanks @FelipeOLTavares for helping me with this.

Also archwiki has a page on .XCompose and pointed out the .xprofile need

Read on dhilst.github.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.