Re: Keyboard layout detection

2012-01-14 Thread Tony Baldwin
On Fri, Jan 13, 2012 at 12:45:19PM +0200, Panayiotis wrote:
 Thanks to all again!
 
 You've solved this for me, it's a GB layout indeed.
 
 Tony, can't you put it in /etc/rc.local or ~/.profile?

You mean set my keyboard there?
Oddly, I have some intl layout set there, but not the
us intl 104keys with deadkeys that I use (b/c I typed in 4 languages,
and need ñ ¡ ó û ë ç etc.)

I should be able to have openbox do it in 
~/.config/openbox/autostart.sh

and, now, looking at it, I see why I keep having to set it by hand.
for the year I've been using this machine, I had setxkbmap misspelled in
there!
(perhaps it will now work..but still, when I use tritium or wmii, I will
set it by hand...I suppose I should look in /etc/rc.local or
~/.profile?)...

./tony
--
http://tonybaldwin.me
all tony, all the time


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20120114185540.ga15...@deathstar.hsd1.ct.comcast.net



Re: Setting keyboard layout (and variant?) [was: Re: Keyboard layout detection]

2012-01-14 Thread Tony Baldwin
On Fri, Jan 13, 2012 at 02:16:27PM +0200, Andrei Popescu wrote:
 On Vi, 13 ian 12, 12:45:19, Panayiotis wrote:
  Thanks to all again!
  
  You've solved this for me, it's a GB layout indeed.
  
  Tony, can't you put it in /etc/rc.local or ~/.profile?
 
 /etc/rc.local wouldn't work because X has to be started and ~/.profile 
 is not sourced by all display managers. But why is this an issue? Such 
 settings belong in /etc/default/keyboard (XKBLAYOUT and XKBVARIANT) 
 which can be adjusted nicely with:

my /etc/default/keyboard has
XKBMODEL=pc104
XKBLAYOUT=us
XKBVARIANT=
XKBOPTIONS=

but I want us intl (104key with dead keys).
Do I just change
XKBVARIANT=intl
?

 
 dpkg-reconfigure keyboard-configuration

I took at look at this, and it has 
Generic 104-key PC
set now.
I don't see a 104-key (Intl) PC 
option, but I swear that's what I use.

I do see
Generic 102-key (Intl) PC
and
Generic 105-key (Intl) PC

This leaves me wondering.

./tony
--
http://tonybaldwin.me
powered by debian gnu/linux


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20120114190132.gb15...@deathstar.hsd1.ct.comcast.net



Re: Keyboard layout detection

2012-01-14 Thread Lisi
On Thursday 12 January 2012 08:38:29 Panayiotis Karabassis wrote:
 I guess I have a non standard layout, for example when I press the key
 that has '#' typed on it I get '|'. Funny thing is that I actually have
 no trouble using the keyboard with this (wrong) layout because I find
 the correct keys intuitively.

Sounds to me as though you may have a physical GB keyboard and are using it 
with a software US keyboard.

Lisi


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201201142211.32814.lisi.re...@gmail.com



Re: Keyboard layout detection

2012-01-13 Thread Panayiotis
Thanks to all again!

You've solved this for me, it's a GB layout indeed.

Tony, can't you put it in /etc/rc.local or ~/.profile?

Again thanks,
Panayiotis


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1326451519.3084.9.camel@smyrna



Setting keyboard layout (and variant?) [was: Re: Keyboard layout detection]

2012-01-13 Thread Andrei Popescu
On Vi, 13 ian 12, 12:45:19, Panayiotis wrote:
 Thanks to all again!
 
 You've solved this for me, it's a GB layout indeed.
 
 Tony, can't you put it in /etc/rc.local or ~/.profile?

/etc/rc.local wouldn't work because X has to be started and ~/.profile 
is not sourced by all display managers. But why is this an issue? Such 
settings belong in /etc/default/keyboard (XKBLAYOUT and XKBVARIANT) 
which can be adjusted nicely with:

dpkg-reconfigure keyboard-configuration

Kind regards,
Andrei
-- 
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic


signature.asc
Description: Digital signature


Re: Keyboard layout detection

2012-01-12 Thread Panayiotis Karabassis

Thanks to all.

Yes I've followed the Debian Eee Pc pages. The repository is not needed 
for Wheezy, from what I understand.


I guess I have a non standard layout, for example when I press the key 
that has '#' typed on it I get '|'. Funny thing is that I actually have 
no trouble using the keyboard with this (wrong) layout because I find 
the correct keys intuitively.


BTW, the xsetkbmap is not available on my system, and I can't find it 
with apt-file either...


Anyway, I'll either google for the correct layout, or look into the 
manual which I've been too lazy to read... :-P


Thanks again,
 Panayiotis


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4f0e9c05.60...@gmail.com



Re: Keyboard layout detection

2012-01-12 Thread Tony Baldwin
On Thu, Jan 12, 2012 at 10:38:29AM +0200, Panayiotis Karabassis wrote:
 Thanks to all.
 
 Yes I've followed the Debian Eee Pc pages. The repository is not
 needed for Wheezy, from what I understand.
 
 I guess I have a non standard layout, for example when I press the
 key that has '#' typed on it I get '|'. Funny thing is that I
 actually have no trouble using the keyboard with this (wrong) layout
 because I find the correct keys intuitively.
 
 BTW, the xsetkbmap is not available on my system, and I can't find
 it with apt-file either...

I'm sorry; did I write it like that?
It's 
setxkbmap
it should be in 
/usr/bin/setxkbmap

./tony
-- 
http://www.tonybaldwin.me
all tony, all the time


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20120112091221.ga23...@deathstar.hsd1.ct.comcast.net



Re: Keyboard layout detection

2012-01-12 Thread Anthony Campbell
On 12 Jan 2012, Scott Ferguson wrote:
  
 Have you seen:-
 http://wiki.debian.org/DebianEeePC
 
 Or added the Debian Eee repository:-
 http://wiki.debian.org/DebianEeePC/Repository
 
 I've installed Debian on a number of Asus Eee PCs and the generic
 keyboard has worked fine.
 Perhaps if the work that went into the wiki and the repository (listed
 above) doesn't help you could supply the model number and other
 pertinent details (eg. language selected).
 

I installed Debian on my wife's EEEPC 901 over Christmas and it works
fine. I followed the advice on the above wiki and installed
eeepc-acpi-scripts.

-- 
Anthony Campbell - a...@acampbell.org.uk 
Microsoft-free zone - using Linux 
http://www.acampbell.org.uk - book reviews, 
articles, blog, and printed books and ebooks


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120112094740.gd2...@acampbell.org.uk



Re: Keyboard layout detection

2012-01-12 Thread Andrei Popescu
On Jo, 12 ian 12, 10:38:29, Panayiotis Karabassis wrote:
 
 I guess I have a non standard layout, for example when I press the
 key that has '#' typed on it I get '|'. Funny thing is that I
 actually have no trouble using the keyboard with this (wrong) layout
 because I find the correct keys intuitively.

And '@ next to it? Try 'gb' layout: 'setxkbmap gb'.

Kind regards,
Andrei
-- 
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic


signature.asc
Description: Digital signature


Re: Keyboard layout detection

2012-01-12 Thread Nicolas Bercher

On 11/01/2012 20:22, Panayiotis Karabassis wrote:

I remember from some installation (either Debian or Ubuntu) being asked to type 
keys to
have the installer detect my layout. I wonder, does anyone know the name of 
this program,
and the package that provides it?


I used this tool some years ago, I think it was part of Ubuntu installer for 
versions
ranging approximately between 6.06 and 8.04.  I remember this tool didn't seem to be 
shipped with every installation CD or wasn't always the default.


I think it is there:

  http://packages.ubuntu.com/natty/debian-installer/cdebconf-newt-detect-keys

It seems to be a plugin for debian-installer and therefore seems to not be 
usable outside
of the installer context.  I'm also interested in it, if you can run it stand 
alone, tell
us.

Nicolas


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4f0ebb98.4000...@yahoo.fr



Re: Keyboard layout detection

2012-01-12 Thread Eduardo M KALINOWSKI

On Qua, 11 Jan 2012, Panayiotis Karabassis wrote:

Hi,

I installed Debian on my new Asus Eee PC and even though it works  
almost flawlessly, I am having trouble finding the correct keyboard  
layout. The obvious ones (Generic and Asus laptop) have some  
characters wrong.


Here there are images of several keyboard layouts, see if you can  
match yours to any of them: http://en.wikipedia.org/wiki/Keyboard_layout


--
Lockwood's Long Shot:
The chances of getting eaten up by a lion on Main Street
aren't one in a million, but once would be enough.

Eduardo M KALINOWSKI
edua...@kalinowski.com.br



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: 
http://lists.debian.org/20120112091842.horde.kdbwmuisjlfpdsgsl88x...@mail.kalinowski.com.br



Re: Keyboard layout detection

2012-01-12 Thread Tony Baldwin
On Thu, Jan 12, 2012 at 11:55:04AM +0200, Andrei Popescu wrote:
 On Jo, 12 ian 12, 10:38:29, Panayiotis Karabassis wrote:
  
  I guess I have a non standard layout, for example when I press the
  key that has '#' typed on it I get '|'. Funny thing is that I
  actually have no trouble using the keyboard with this (wrong) layout
  because I find the correct keys intuitively.
 
 And '@ next to it? Try 'gb' layout: 'setxkbmap gb'.

Yes, of course, one must include a layout.
I do
setxkbmap us intl
everytime I log in, myself.
(I've tried to get openbox to do it, but failed.
It only takes a second, anyway).


tony
-- 
http://www.tonybaldwin.me
all tony, all the time


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20120112150725.ga13...@deathstar.hsd1.ct.comcast.net



Keyboard layout detection

2012-01-11 Thread Panayiotis Karabassis

Hi,

I installed Debian on my new Asus Eee PC and even though it works almost 
flawlessly, I am having trouble finding the correct keyboard layout. The 
obvious ones (Generic and Asus laptop) have some characters wrong.


I remember from some installation (either Debian or Ubuntu) being asked 
to type keys to have the installer detect my layout. I wonder, does 
anyone know the name of this program, and the package that provides it?


Best regards,
Panayiotis


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4f0de167.5040...@gmail.com



Re: Keyboard layout detection

2012-01-11 Thread Tony Baldwin
On Wed, Jan 11, 2012 at 09:22:15PM +0200, Panayiotis Karabassis wrote:
 Hi,
 
 I installed Debian on my new Asus Eee PC and even though it works
 almost flawlessly, I am having trouble finding the correct keyboard
 layout. The obvious ones (Generic and Asus laptop) have some
 characters wrong.
 
 I remember from some installation (either Debian or Ubuntu) being
 asked to type keys to have the installer detect my layout. I wonder,
 does anyone know the name of this program, and the package that
 provides it?

I do not know what pkg you seek, however, you can manually set the layout with 
xsetkbmap.

./tony

-- 
http://www.tonybaldwin.me
all tony, all the time


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20120111214252.gc10...@deathstar.hsd1.ct.comcast.net



Re: Keyboard layout detection

2012-01-11 Thread Johan Grönqvist

2012-01-11 20:22, Panayiotis Karabassis skrev:

Hi,

I installed Debian on my new Asus Eee PC and even though it works almost
flawlessly, I am having trouble finding the correct keyboard layout. The
obvious ones (Generic and Asus laptop) have some characters wrong.

I remember from some installation (either Debian or Ubuntu) being asked
to type keys to have the installer detect my layout. I wonder, does
anyone know the name of this program, and the package that provides it?

Best regards,
Panayiotis






It seems from http://bugs.debian.org/420818, that it may be an 
ubuntu-memory.


/ johan


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/jelo45$1ar$1...@dough.gmane.org



Re: Keyboard layout detection

2012-01-11 Thread Scott Ferguson
On 12/01/12 06:22, Panayiotis Karabassis wrote:
 Hi,
 
 I installed Debian on my new Asus Eee PC and even though it works almost
 flawlessly, I am having trouble finding the correct keyboard layout. The
 obvious ones (Generic and Asus laptop) have some characters wrong.
 
 I remember from some installation (either Debian or Ubuntu) being asked
 to type keys to have the installer detect my layout. I wonder, does
 anyone know the name of this program, and the package that provides it?
 
 Best regards,
 Panayiotis
 
 
Have you seen:-
http://wiki.debian.org/DebianEeePC

Or added the Debian Eee repository:-
http://wiki.debian.org/DebianEeePC/Repository

I've installed Debian on a number of Asus Eee PCs and the generic
keyboard has worked fine.
Perhaps if the work that went into the wiki and the repository (listed
above) doesn't help you could supply the model number and other
pertinent details (eg. language selected).



Cheers

-- 
Iceweasel/Firefox extensions for finding answers to Debian questions:-
https://addons.mozilla.org/en-US/firefox/collections/Scott_Ferguson/debian/


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f0e654e@gmail.com