Re: [gdm-list] Composite Keys in GDM
- From: Ray Strode <halfline gmail com>
- To: Martin Owens <doctormo gmail com>
- Cc: gdm-list gnome org
- Subject: Re: [gdm-list] Composite Keys in GDM
- Date: Tue, 26 Apr 2011 16:18:26 -0400
Hi,
On Mon, Apr 25, 2011 at 3:34 PM, Martin Owens <doctormo gmail com> wrote:
> I've been writing my own Gdm greeter for community centers (python) and
> have hit a problem with keyboard input. Even with the gnome composite
> key options selected in 'gnome-keyboard-preferences' the key does not
> function.
are you changing the greeter's config, or the config after logged in?
You could also probably drop a file in /etc/X11/xorg.conf.d/ along the lines of
Section "InputClass"
Identifier "blah"
MatchIsKeyboard "on"
Option "XkbOptions" "compose(ralt)"
EndSection
or whatever
--Ray
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]