I'm running Debian 12 with XFCE on two systems. There used to be a 'character' selection program in 'Accessories' on the menu but it
seems to have disappeared. How can I select the odd wierd character
I need now?
I'm running Debian 12 with XFCE on two systems. There used to be a >'character' selection program in 'Accessories' on the menu but it
seems to have disappeared. How can I select the odd wierd character I
need now?
I only noticed because I just needed a 'degrees' symbol. I've used
the character map accessory for years and would really miss it if I
can't get it back.
I only noticed because I just needed a 'degrees' symbol. I've used
the character map accessory for years and would really miss it if I
can't get it back.
On 12/07/2025 05:24, Greg Wooledge wrote:
1) Configure a Compose key, then press <Compose> <o> <o> to make �
2) Do a web search for something like "UTF-8 degree symbol"
grep -i degree /usr/share/X11/locale/en_US.UTF-8/Compose
<dead_abovering> <space> : "�" degree # DEGREE SIGN <dead_abovering> <dead_abovering> : "�" degree # DEGREE SIGN <Multi_key> <o> <o> : "�" degree # DEGREE SIGN <Multi_key> <asterisk> <0> : "�" degree # DEGREE SIGN <Multi_key> <0> <asterisk> : "�" degree # DEGREE SIGN
There is a bit outdated article <https://wiki.debian.org/XCompose>
I'm running Debian 12 with XFCE on two systems.
... because I just needed a 'degrees' symbol.
[-- text/plain, encoding 8bit, charset: UTF-8, 16 lines --]
On Fri, 11 Jul 2025, Chris Green wrote:
I'm running Debian 12 with XFCE on two systems.
... because I just needed a 'degrees' symbol.
On this Debian 12 machine (QWERTY keyboard) with Xfce, I have the following keyboard setup : Xfce -> Applications -> Settings -> Keyboard -> Layout = English(US), with Variant = English (US, intl, with dead keys) .
This provides the ° character with the three keys RightAlt + Shift + :
I didn't need any additional character mapping.
This setup also makes it easy to write in french with accents.
On Fri, Jul 11, 2025 at 3:50 PM Chris Green <[email protected]> wrote:
I'm running Debian 12 with XFCE on two systems. There used to be a 'character' selection program in 'Accessories' on the menu but it
seems to have disappeared. How can I select the odd wierd character I
need now?
I only noticed because I just needed a 'degrees' symbol. I've used
the character map accessory for years and would really miss it if I
can't get it back.
I don't run XFCE, so I can't provide an exact answer.
The program is usually referred to as a Character Map. XFCE has
several candidates, including gucharmap and ucdmap. See <https://www.google.com/search?q=XFCE+%22character+map%22+program>.
Roger Price wrote:
On Fri, 11 Jul 2025, Chris Green wrote:
I'm running Debian 12 with XFCE on two systems.
... because I just needed a 'degrees' symbol.
On this Debian 12 machine (QWERTY keyboard) with Xfce, I have the following keyboard setup : Xfce -> Applications -> Settings -> Keyboard -> Layout = English(US), with Variant = English (US, intl, with dead keys) .
This provides the ° character with the three keys RightAlt + Shift + :
I didn't need any additional character mapping.
This setup also makes it easy to write in french with accents.
OP here. Yes, for accented characters and such I use a compose key,
so é is <compose key> + e + ', and so on. However I can't always
guess the right sequence for less frequently used things like block
graphic characters and, in this case, degrees.
You can write your own sequences, so that they are meaningful to you.
For example:
<Multi_key> <numbersign> <d> <b> : "𝄫" U1d12b # MUSICAL SYMBOL DOUBLE FLAT
<Multi_key> <numbersign> <d> <s> : "𝄪" U1d12a # MUSICAL SYMBOL DOUBLE SHARP
<Multi_key> <s> <x> : "✄" U2704 # WHITE SCISSORS are three of mine. Another is:
<Multi_key> <c> <o> : "©" copyright # COPYRIGHT SIGN so that I don't have to remember whether it's Compose co or Compose oc.
(Only the latter is defined by the system.)
You can just place your definitions into the file ~/.XCompose, but do put:
include "%S/en_US.UTF-8/Compose"
at the top of your file, because creating this file _replaces_ the
system's version in /usr/share/X11/locale/en_US.UTF-8/Compose,
so you need to include the latter to retain its ~6000 definitions.
Isn't the issue that XFCE does not provide character map application out
of the box (at least as it is packaged for Debian)?
I have a VM very close to default XFCE install configuration. I have not found gucharmap in menus. On the host I have tried
apt install --dry-run --install-recommends task-xfce-desktop
and the application is not mentioned in the output. I am in doubts if gucharmap mysteriously disappeared or it was never installed on the particular machine.
OP here. I installed Debian 12 with XFCE on my desktop and my laptop something like a year ago. I moved from xubuntu which I had used for
many years. These were clean, from scratch, installations but I had
my 'list of added packages' from xubuntu (manually kept by me) which
I added immediately after installation of Debian 12.
As far as I can see I never explicitly added gucharmap (I've looked
at my added files list back over 12 months or so). So I'm pretty
sure it must have been installed by default or with something else,
it certainly was installed and I'm sure I've used it in the last
month or so.
On Mon, 2025-07-14 at 07:02 +0100, Chris Green wrote:
OP here. I installed Debian 12 with XFCE on my desktop and my laptop something like a year ago. I moved from xubuntu which I had used for
many years. These were clean, from scratch, installations but I had
my 'list of added packages' from xubuntu (manually kept by me) which
I added immediately after installation of Debian 12.
As far as I can see I never explicitly added gucharmap (I've looked
at my added files list back over 12 months or so). So I'm pretty
sure it must have been installed by default or with something else,
it certainly was installed and I'm sure I've used it in the last
month or so.
The reason is that 'gucharmap' is not part of XFCE, but Xubuntu
installs it by default (it’s a dependency of the 'xubuntu-desktop' metapackage in Ubuntu).
Debian currently doesn’t have a similar metapackage with an
"opinionated selection" of applications that an XFCE user might want.
| Sysop: | Keyop |
|---|---|
| Location: | Huddersfield, West Yorkshire, UK |
| Users: | 715 |
| Nodes: | 16 (2 / 14) |
| Uptime: | 155:42:29 |
| Calls: | 12,092 |
| Files: | 15,000 |
| Messages: | 6,517,709 |