Welcome to NeoOffice developer notes and announcements
NeoOffice
Developer notes and announcements
 
 

This website is an archive and is no longer active
NeoOffice announcements have moved to the NeoOffice News website


Support
· Forums
· NeoOffice Support
· NeoWiki


Announcements
· Twitter @NeoOffice


Downloads
· Download NeoOffice


  
NeoOffice :: View topic - diacritic marks
diacritic marks
 
   NeoOffice Forum Index -> OpenOffice.org MacOS X X11 Support
View previous topic :: View next topic  
Author Message
helaine
Blue Pill


Joined: Oct 19, 2003
Posts: 1

PostPosted: Wed Oct 29, 2003 7:26 am    Post subject: diacritic marks

I have to be able to make diacritic marks (an a with a bar on top, an r with a dot on the bottom). Is there any way to do them short of going to insert special character every time? That would take me forever.

PLEASE HELP
Back to top
Max_Barel
Oracle


Joined: May 31, 2003
Posts: 219
Location: French Alps

PostPosted: Thu Oct 30, 2003 4:15 pm    Post subject: diacritical

I should have tried to answer before if you asked more precisely (which keyboard/keymap do you use etc…)

True diacritical are difficult to play with.
The character ? is called "amacron" in X11. I don't know of a r with a dot below, but there is a ? with cedilla "rcedilla".
So to make short, launch a terminal, copy and paste the following two commands (this presume an US keyboard):
Code:
xmodmap -e "keycode 23 =  r R rcedilla Rcedilla"
xmodmap -e "keycode 8 = a A amacron Amacron"

Now you have the so-wanted characters on alt(shift)-a and alt(shift)-r.
Notice that you loose the "aring" on the "a" key, and "registered" on the "r" key.
If you are satisfied with this keyboard setting, add these two lines to you [home]/.xinitrc file. If you have none, create one, by copying the default one, presumably /usr/X11R6/lib/X11/xinit/xinitrc.

If you prefer to put thoses chars elsewhere on the keyboard, tell where.
Back to top
Display posts from previous:   
   NeoOffice Forum Index -> OpenOffice.org MacOS X X11 Support All times are GMT - 7 Hours
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum

Powered by phpBB © 2001, 2005 phpBB Group

All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest © Planamesa Inc.
NeoOffice is a registered trademark of Planamesa Inc. and may not be used without permission.
PHP-Nuke Copyright © 2005 by Francisco Burzi. This is free software, and you may redistribute it under the GPL. PHP-Nuke comes with absolutely no warranty, for details, see the license.