First of all,im new to linux..i have burned a lot of linux os to try to revive my old compaq armada 110..and antix got the best(faster/hardware recoginize)...the unique thing that i need to setup..is the keyboard..in the us international..i cant get the accents to work.....
when i try to put ' on e..it appears: 'e..
so how do i setup?
control center.british keyboard layout and us keyboard layout dont solve my problem..
thanks.
Edit: in windows the keyboard is us international and in linux? and any step by setep of seting this up?
topic title: Configure keyboard to us international?
7 posts
• Page 1 of 1
-
Posts: 12
- Joined: 13 Jun 2009
-
Posts: 12
- Joined: 13 Jun 2009
#2
ok,so that is what i could make to work..the é and ã are working..but the ć isnt.
that is my xorg.conf the part of the keyboard..
Section"InputDevice"
Identifier"Keyboard0"
Driver"keyboard"
Option"CoreKeyboard"
Option"XkbModel""pc105"
Option"XkbLayout""us-intl.iso15"
Option"XKbOptions"""
EndSection
I have tested all the other keys,everything work as they should...so it is 99% solved..only rest to get the ć to work..
and now im going to sleep..almost 10pm heare in brazil..
see ya
that is my xorg.conf the part of the keyboard..
Section"InputDevice"
Identifier"Keyboard0"
Driver"keyboard"
Option"CoreKeyboard"
Option"XkbModel""pc105"
Option"XkbLayout""us-intl.iso15"
Option"XKbOptions"""
EndSection
I have tested all the other keys,everything work as they should...so it is 99% solved..only rest to get the ć to work..
and now im going to sleep..almost 10pm heare in brazil..
see ya
-
Posts: 253
- Joined: 13 Sep 2007
#3
I use the US English intl keyboard layout and this is my /etc/X11/xorg.conf:
Code: Select all
Section"InputDevice"
Identifier"Keyboard0"
Driver"keyboard"
Option"CoreKeyboard"
Option"XkbModel""pc105"
Option"XkbLayout""us-intl.iso01"
Option"XKbOptions"""
EndSection
-
Posts: 12
- Joined: 13 Jun 2009
#4
Have already tested this and still can get the é and ã but cant make the ć to work..
the funny is on mepis i made this to work.
the funny is on mepis i made this to work.
mariel77 wrote:I use the US English intl keyboard layout and this is my /etc/X11/xorg.conf:Code: Select all
Section"InputDevice" Identifier"Keyboard0" Driver"keyboard" Option"CoreKeyboard" Option"XkbModel""pc105" Option"XkbLayout""us-intl.iso01" Option"XKbOptions""" EndSection
-
Posts: 12
- Joined: 13 Jun 2009
#5
Updating the status..
Following the instructions in:
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.forumdebian.com.br/viewtopic.php?f=&t=2853"
linktext was:"http://www.forumdebian.com.br/viewtopic.php?f=&t=2853"
====================================
" onclick="window.open(this.href);return false (it is the brazilian forum of debian),now i get the cedilha working in the kconsole..yes i have installed menpis 8.
the menpis 8 have the compaq keyboard type in the setup too..
in the control center,regional/accebility->keyboard model: laptop/notebook compaq (eq:armada) laptop keyboard
layout:usa , keymap:us , variant:alt-intl
command:setxkbmap -model armada -layout us -variant alt-intl
Following the instructions in:
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.forumdebian.com.br/viewtopic.php?f=&t=2853"
linktext was:"http://www.forumdebian.com.br/viewtopic.php?f=&t=2853"
====================================
" onclick="window.open(this.href);return false (it is the brazilian forum of debian),now i get the cedilha working in the kconsole..yes i have installed menpis 8.
the menpis 8 have the compaq keyboard type in the setup too..
in the control center,regional/accebility->keyboard model: laptop/notebook compaq (eq:armada) laptop keyboard
layout:usa , keymap:us , variant:alt-intl
command:setxkbmap -model armada -layout us -variant alt-intl
-
anticapitalista
Posts: 5,955
- Site Admin
- Joined: 11 Sep 2007
#6
In antiX, open a terminal and type as user:
setxkbmap -model armada -layout us -variant alt-intl
Open abiword and test.
Does keyboard work ok now?
setxkbmap -model armada -layout us -variant alt-intl
Open abiword and test.
Does keyboard work ok now?
-
Posts: 12
- Joined: 13 Jun 2009
#7
i have just installed antix 8 test 3..
testing it now..will edit the post with the results soon..
no didnt get the cedilha in c....
ps:xubuntu 9.04 is so heavy and it cant even boot in my compaq armadas 110....
testing it now..will edit the post with the results soon..
no didnt get the cedilha in c....
ps:xubuntu 9.04 is so heavy and it cant even boot in my compaq armadas 110....
anticapitalista wrote:In antiX, open a terminal and type as user:
setxkbmap -model armada -layout us -variant alt-intl
Open abiword and test.
Does keyboard work ok now?