Ted Gould : I tried what you suggested, I changed GDK_FILTER_REMOVE to
GDK_FILTER_CONTINUE in src/gdm-button.c so the source looked like this :

    egg_debug ("Key %i mapped to HAL key %s", keycode, key);
    g_signal_emit (button, signals [BUTTON_PRESSED], 0, key);

    return GDK_FILTER_CONTINUE;
}

I built, installed and restarted gnome-power-manager and tried to
reproduce the bug. Result : nothing changed, I'm still able to reproduce
the bug when pressing FN + arrow.

-- 
Losing keyboard and mouse control when changing screen brightness with fn + 
arrow under intrepid
https://bugs.launchpad.net/bugs/285323
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to