any character map applications in MX?

Message
Author
lonesomepoint
Posts: 135
Joined: Thu Oct 25, 2012 2:34 pm

any character map applications in MX?

#1 Post by lonesomepoint »

I wanted to type a certain French word with an accent, but as far as I know, I don't have a character map application. Does MX include one, and I've just never noticed it? If not, that's okay: I looked up what's available, and am going to try gucharmap (Gnome).

User avatar
JayM
Qualified MX Guide
Posts: 6793
Joined: Tue Jan 08, 2019 4:47 am

Re: any character map applications in MX?

#2 Post by JayM »

gucharmap 1.9.0.2-1 is in the stable repo. Just search for "charmap" in MX Package Installer.
Please read the Forum Rules, How To Ask For Help, How to Break Your System and Don't Break Debian. Always include your full Quick System Info (QSI) with each and every new help request.

User avatar
manyroads
Posts: 2623
Joined: Sat Jun 30, 2018 6:33 pm

Re: any character map applications in MX?

#3 Post by manyroads »

lonesomepoint wrote: Sun May 19, 2019 8:11 pm I wanted to type a certain French word with an accent, but as far as I know, I don't have a character map application. Does MX include one, and I've just never noticed it? If not, that's okay: I looked up what's available, and am going to try gucharmap (Gnome).
You can also enable compose character in your keyboard settings and then follow traditional compose character key strokes to get the Latin-8 characters you desire for French, German, Polish, whatever.... see: https://help.ubuntu.com/community/GtkComposeTable
Pax vobiscum,
Mark Rabideau - ManyRoads Genealogy -or- eirenicon llc. (geeky stuff)
i3wm, bspwm, hlwm, dwm, spectrwm ~ Linux #449130
"For every complex problem there is an answer that is clear, simple, and wrong." -- H. L. Mencken

User avatar
Eadwine Rose
Administrator
Posts: 11962
Joined: Wed Jul 12, 2006 2:10 am

Re: any character map applications in MX?

#4 Post by Eadwine Rose »

What I do is this:



As root go to /etc/default/keyboard, in the line

Code: Select all

XKBOPTIONS=
add

Code: Select all

compose:lwin,
In my case I wanted to use the left win key, so: lwin.



The line now looks like:

Code: Select all

XKBOPTIONS="compose:lwin,grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"


You can then use your assigned compose key when you want special characters. If you would like, for instance, é

press compose key, let it go, then press e and ' and voilà: é

Works for everything:
ę (e and ,)
ã (a and ~)
¥ (y and =)
€ (e and =)


Found this here a long time ago and now it seems to not be there *scratches head*... anyway.. this works. :smile:
http://duncanlock.net/blog/2013/05/03/h ... -rebooting
MX-23.2_x64 July 31 2023 * 6.1.0-20-amd64 ext4 Xfce 4.18.1 * 8core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 525.147.05 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 860EVO * Samsung S24D330 & P2250 * HP Envy 5030

User avatar
JayM
Qualified MX Guide
Posts: 6793
Joined: Tue Jan 08, 2019 4:47 am

Re: any character map applications in MX?

#5 Post by JayM »

That is SO COOL, Eadwine Rose! Thanks!
Please read the Forum Rules, How To Ask For Help, How to Break Your System and Don't Break Debian. Always include your full Quick System Info (QSI) with each and every new help request.

User avatar
Eadwine Rose
Administrator
Posts: 11962
Joined: Wed Jul 12, 2006 2:10 am

Re: any character map applications in MX?

#6 Post by Eadwine Rose »

You're welcome :)
MX-23.2_x64 July 31 2023 * 6.1.0-20-amd64 ext4 Xfce 4.18.1 * 8core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 525.147.05 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 860EVO * Samsung S24D330 & P2250 * HP Envy 5030

User avatar
Stevo
Developer
Posts: 12837
Joined: Fri Dec 15, 2006 8:07 pm

Re: any character map applications in MX?

#7 Post by Stevo »

18.3 is going to include font-manager, which can show a character map as one of the features.

User avatar
Eadwine Rose
Administrator
Posts: 11962
Joined: Wed Jul 12, 2006 2:10 am

Re: any character map applications in MX?

#8 Post by Eadwine Rose »

Is it maybe an idea to include (not right away, later versions maybe) what I posted above, and then somewhere in the prefs (maybe near the meta key) one can select the compose key?

Just a suggestion. :)
MX-23.2_x64 July 31 2023 * 6.1.0-20-amd64 ext4 Xfce 4.18.1 * 8core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 525.147.05 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 860EVO * Samsung S24D330 & P2250 * HP Envy 5030

mg979
Posts: 29
Joined: Fri Jan 05, 2018 10:37 am

Re: any character map applications in MX?

#9 Post by mg979 »

@Eadwine Rose you can also do this, without need of modifying system files

Code: Select all

setxkbmap -option compose:lwin
or also

Code: Select all

setxkbmap -option -option compose:lwin,grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll
It could be put in ~/.profile (or in the autostart commands of XFCE)

User avatar
Eadwine Rose
Administrator
Posts: 11962
Joined: Wed Jul 12, 2006 2:10 am

Re: any character map applications in MX?

#10 Post by Eadwine Rose »

And how and where and whatnot would one do this?
MX-23.2_x64 July 31 2023 * 6.1.0-20-amd64 ext4 Xfce 4.18.1 * 8core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 525.147.05 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 860EVO * Samsung S24D330 & P2250 * HP Envy 5030

Post Reply

Return to “General”