LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   Can´t make ¨ç¨ under MDK 9.2. Help me!!!! (https://www.linuxquestions.org/questions/mandriva-30/can%B4t-make-%A8%E7%A8-under-mdk-9-2-help-me-131700/)

kaarlows 01-05-2004 09:46 AM

Can´t make ¨ç¨ under MDK 9.2. Help me!!!!
 
Happy 2004 to everyone!

I use MDK 9.2, and as a portuguese speaker, I need an essential letter which is the cedilha (ç). The problem is that I´m not being able to do it from any kew combinations of layout, and the usual ´+c, gives me this: ć, which is usefull to eastern europe, but usuless to me.
I have an US intl keyboard, and at MDK 9.0 I didn´t need any configuration to make it work properly writing in portuguese.
I have all the other caracters functioning fine.
I´ve tried a solution said here here,
configuring the xf86cfg.
Can anyone help me?
Thanks

Xterminator 01-30-2004 09:46 PM

xf86cfg -->configure keyboard--->Edit Keyboard0-->Generic 102 or 105key(intl)PC-->Layout U.S English w/Deadkeys

sory my poor english ...e-mail me mailto:xterminatorATlinuxdicasDOTcomDOTbr
que podemos falar um pt_BR ou coloque uma mensagem em http://www.linuxdicas.com.br/phorum/

vincebs 01-31-2004 01:55 AM

The KDE control panel lets you assign functions to keyboard keys, such as "Compose"
If not, add this line to your /etc/bashrc file:
xmodmap -e 'keycode 116 = Multi_key'
This will make your right WINDOWS button into the Compose key

Then, when you press your Compose key, then "," (comma), then c, you get "ç"

Compose + "~" + a = ã
Compose + "^" + e = ê
Compose + " ' " (single-quote) + "o" = ó
Compose + " ` " + a = à

Good luck!


All times are GMT -5. The time now is 10:34 PM.