Re: [Ltsp-discuss] Switching keyboard layouts on a LTSP Client

2007-05-02 Thread Horst Prote
Don Robertson schrieb:
 > Bit confused though. If LTSP is reading the configuration files in 
 > /usr/X11R6/lib/X11/xkb/rules, why do I need to link to files in 
 > /opt/ltsp-4.2/i386/etc/X11/xkb/rules/ files.
 > 
 > Alternatively, vice versa.
Iirc kcontrol, running on the server, examines the files in
/usr/X11R6/lib/X11/xkb/rules to find out the capabilities of the
X-server and creates a setxkbmap command when you choose some
options. Somehow (presumably by some query of the X-server) kcontrol
knows that you are running a xorg X-server on your display and only
looks for the xorg.* xkb-rules and finds none.

Horst

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] Switching keyboard layouts on a LTSP Client

2007-04-30 Thread Don Robertson
Yup - that seems to work. I had to manually add the Khmer keyboard 
configuration to the /opt/ltsp-4.2/i386/etc/X11/xkb/rules/ files.


Bit confused though. If LTSP is reading the configuration files in 
/usr/X11R6/lib/X11/xkb/rules, why do I need to link to files in 
/opt/ltsp-4.2/i386/etc/X11/xkb/rules/ files.


Alternatively, vice versa.

But thanks for the advice.

Don

Horst Prote wrote:

Verner Kjærsgaard schrieb:
 > Fredag 27 april 2007 10:11 skrev Don Robertson:
 > > Verner � wrote:
 > > > Torsdag 26 april 2007 11:27 skrev Don Robertson:

 > > If I log into a client as the terminal user, open kcontrol and go to the
 > > keyboard layout bit, I get no layouts. There are none available.
 > >
 > > Nil nada zip zilch. Zero.
 > >
 > > And I cannot choose a keyboard model.
 > >
 > > If I log into the server as a terminal user, open the kcontrol
 > > application, go  to the keyboard layout part,  I get lots of available
 > > layouts, can configure, etc. I can log out and back in and get the
 > > layouts working fine.
 > >
 > > If I then log into the terminal as the user, I get an error icon instead
 > > of the layout flag in the system tray. In kcontrol there are still no
 > > layouts available.
 > >
 > > Any ideas?
 > >
 > > Don
This reminds me of the phase when I had LTSP-4.1 with alreade xorg-x11
included and still XFree86 on the server. Same behaviour. Intermediate
remedy until installation of xorg-x11 on the server was:
cd /usr/X11R6/lib/X11/xkb/rules
ln -s /opt/ltsp-4.1/i386/etc/X11/xkb/rules/xorg
ln -s /opt/ltsp-4.1/i386/etc/X11/xkb/rules/xorg-it.lst
ln -s /opt/ltsp-4.1/i386/etc/X11/xkb/rules/xorg.lst
ln -s /opt/ltsp-4.1/i386/etc/X11/xkb/rules/xorg.xml

Horst

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net



begin:vcard
fn:Don Robertson
n:Robertson;Don
email;internet:[EMAIL PROTECTED]
version:2.1
end:vcard

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] Switching keyboard layouts on a LTSP Client

2007-04-27 Thread Horst Prote
Verner Kjærsgaard schrieb:
 > Fredag 27 april 2007 10:11 skrev Don Robertson:
 > > Verner � wrote:
 > > > Torsdag 26 april 2007 11:27 skrev Don Robertson:

 > > If I log into a client as the terminal user, open kcontrol and go to the
 > > keyboard layout bit, I get no layouts. There are none available.
 > >
 > > Nil nada zip zilch. Zero.
 > >
 > > And I cannot choose a keyboard model.
 > >
 > > If I log into the server as a terminal user, open the kcontrol
 > > application, go  to the keyboard layout part,  I get lots of available
 > > layouts, can configure, etc. I can log out and back in and get the
 > > layouts working fine.
 > >
 > > If I then log into the terminal as the user, I get an error icon instead
 > > of the layout flag in the system tray. In kcontrol there are still no
 > > layouts available.
 > >
 > > Any ideas?
 > >
 > > Don
This reminds me of the phase when I had LTSP-4.1 with alreade xorg-x11
included and still XFree86 on the server. Same behaviour. Intermediate
remedy until installation of xorg-x11 on the server was:
cd /usr/X11R6/lib/X11/xkb/rules
ln -s /opt/ltsp-4.1/i386/etc/X11/xkb/rules/xorg
ln -s /opt/ltsp-4.1/i386/etc/X11/xkb/rules/xorg-it.lst
ln -s /opt/ltsp-4.1/i386/etc/X11/xkb/rules/xorg.lst
ln -s /opt/ltsp-4.1/i386/etc/X11/xkb/rules/xorg.xml

Horst

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] Switching keyboard layouts on a LTSP Client

2007-04-27 Thread Verner Kjærsgaard
Fredag 27 april 2007 10:11 skrev Don Robertson:
> Verner � wrote:
> > Torsdag 26 april 2007 11:27 skrev Don Robertson:
> >> Greetings,
> >>
> >> I am running LTSP 4.2 on Debian Sarge. The clients all run KDE.
> >>
> >> I would like to enable keyboard layouts for Khmer and English (en-NZ :-)
> >> in KDE so users can switch between en and kh using the key command or
> >> the KDE icon.
> >>
> >> When I log into the LTSP Server or ssh to it I get the option to set
> >> this up. When I am logged in from an LTSP Terminal, there are no
> >> keyboard layouts available.
> >>
> >> There seem to be sufficient files (and system links) etc under the LTSP
> >> heirachy.
> >>
> >> SO how do I enable the keyboard switching on the LTSP clients?
> >>
> >> Cheers
> >>
> >> Don
> >
> > Hi,
> >
> > use KDE control panel for that. Regional settings/Keyboard layout.
> > Check "Activate keyboard layout". Add the needed layouts to the  right
> > pane and then arrange their sequence.
> >
> > ok?
>
> Um yes.
>
> If I log into a client as the terminal user, open kcontrol and go to the
> keyboard layout bit, I get no layouts. There are none available.
>
> Nil nada zip zilch. Zero.
>
> And I cannot choose a keyboard model.
>
> If I log into the server as a terminal user, open the kcontrol
> application, go  to the keyboard layout part,  I get lots of available
> layouts, can configure, etc. I can log out and back in and get the
> layouts working fine.
>
> If I then log into the terminal as the user, I get an error icon instead
> of the layout flag in the system tray. In kcontrol there are still no
> layouts available.
>
> Any ideas?
>
> Don

Hmm..., not really any ideas why this is so.

I just took a snapshot of a part of one of my lts.conf's, though I don't think 
it's got anything to do with it? Note the line XkbLayout...

--
[Default]
SERVER = 172.16.1.130
XSERVER= auto
X_MOUSE_PROTOCOL   = "IMPS/2"
X_ZAxisMapping = "4 5"
X_MOUSE_DEVICE = "/dev/psaux"
X_MOUSE_RESOLUTION = 400
X_MOUSE_BUTTONS= 3
USE_XFS= N
SCREEN_01  = startx
XkbLayout  = "dk"
SOUND  = Y
SOUND_DAEMON   = esd
LOCAL_STORAGE  = Y

--

-- 
-
Med venlig hilsen/Best regards
Verner Kjærsgaard

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] Switching keyboard layouts on a LTSP Client

2007-04-27 Thread Don Robertson



Verner � wrote:

Torsdag 26 april 2007 11:27 skrev Don Robertson:

Greetings,

I am running LTSP 4.2 on Debian Sarge. The clients all run KDE.

I would like to enable keyboard layouts for Khmer and English (en-NZ :-)
in KDE so users can switch between en and kh using the key command or
the KDE icon.

When I log into the LTSP Server or ssh to it I get the option to set
this up. When I am logged in from an LTSP Terminal, there are no
keyboard layouts available.

There seem to be sufficient files (and system links) etc under the LTSP
heirachy.

SO how do I enable the keyboard switching on the LTSP clients?

Cheers

Don


Hi,

use KDE control panel for that. Regional settings/Keyboard layout. 
Check "Activate keyboard layout". Add the needed layouts to the  right pane 
and then arrange their sequence. 


ok?



Um yes.

If I log into a client as the terminal user, open kcontrol and go to the 
keyboard layout bit, I get no layouts. There are none available.


Nil nada zip zilch. Zero.

And I cannot choose a keyboard model.

If I log into the server as a terminal user, open the kcontrol 
application, go  to the keyboard layout part,  I get lots of available 
layouts, can configure, etc. I can log out and back in and get the 
layouts working fine.


If I then log into the terminal as the user, I get an error icon instead 
of the layout flag in the system tray. In kcontrol there are still no 
layouts available.


Any ideas?

Don

begin:vcard
fn:Don Robertson
n:Robertson;Don
email;internet:[EMAIL PROTECTED]
version:2.1
end:vcard

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] Switching keyboard layouts on a LTSP Client

2007-04-26 Thread Verner Kjærsgaard
Torsdag 26 april 2007 11:27 skrev Don Robertson:
> Greetings,
>
> I am running LTSP 4.2 on Debian Sarge. The clients all run KDE.
>
> I would like to enable keyboard layouts for Khmer and English (en-NZ :-)
> in KDE so users can switch between en and kh using the key command or
> the KDE icon.
>
> When I log into the LTSP Server or ssh to it I get the option to set
> this up. When I am logged in from an LTSP Terminal, there are no
> keyboard layouts available.
>
> There seem to be sufficient files (and system links) etc under the LTSP
> heirachy.
>
> SO how do I enable the keyboard switching on the LTSP clients?
>
> Cheers
>
> Don

Hi,

use KDE control panel for that. Regional settings/Keyboard layout. 
Check "Activate keyboard layout". Add the needed layouts to the  right pane 
and then arrange their sequence. 

ok?


-- 
-
Med venlig hilsen/Best regards
Verner Kjærsgaard


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


[Ltsp-discuss] Switching keyboard layouts on a LTSP Client

2007-04-26 Thread Don Robertson

Greetings,

I am running LTSP 4.2 on Debian Sarge. The clients all run KDE.

I would like to enable keyboard layouts for Khmer and English (en-NZ :-) 
in KDE so users can switch between en and kh using the key command or 
the KDE icon.


When I log into the LTSP Server or ssh to it I get the option to set 
this up. When I am logged in from an LTSP Terminal, there are no 
keyboard layouts available.


There seem to be sufficient files (and system links) etc under the LTSP 
heirachy.


SO how do I enable the keyboard switching on the LTSP clients?

Cheers

Don
begin:vcard
fn:Don Robertson
n:Robertson;Don
email;internet:[EMAIL PROTECTED]
version:2.1
end:vcard

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net