Re: [Sugar-devel] Wacom Bamboo with Colors! on XO-1 (again)?

2010-12-20 Thread Wade Brainerd
Good question, I'll have to do some research on the status of wacom support in F11. The supporting utilities are definitely installable via yum, so maybe the kernel module and xorg configuration have been done too. Thanks for the reports! -Wade On Sun, Dec 19, 2010 at 11:42 AM, chm

Re: [Sugar-devel] tracking CTRL and ALT keys in a sugar activity

2010-12-20 Thread Erik Blankinship
You can use key-press-event event http://library.gnome.org/devel/gtk/stable/GtkWidget.html#GtkWidget-key-press-event see event.state to check what modifier was pressed http://library.gnome.org/devel/gdk/stable/gdk-Event-Structures.html#GdkEventKey Below is what I have assembled in an

Re: [Sugar-devel] prevent screen rotation in a sugar activity?

2010-12-20 Thread Bakhtiar Mikhak
On Dec 13, 2010, at 6:03 PM, James Cameron wrote: On Mon, Dec 13, 2010 at 01:12:04PM -0500, Bakhtiar Mikhak wrote: On Dec 10, 2010, at 6:09 PM, James Cameron wrote: On Fri, Dec 10, 2010 at 05:50:54PM -0500, Bakhtiar Mikhak wrote: If I am reading the current version of HIG correctly, it is

Re: [Sugar-devel] [Dextrose] [PATCH] Yum-updater notifications integration

2010-12-20 Thread Bernie Innocenti
On Mon, 2010-12-20 at 16:56 -0300, Martin Abente wrote: +def __reboot_cb(self): +self._system_alert(_SYSTEM_REBOOT_ID, 'system-restart', +_('Please, reboot your computer to take into account ' \ +'new updates')) Is there still a coding

Re: [Sugar-devel] [Dextrose] [PATCH] Yum-updater notifications integration

2010-12-20 Thread James Cameron
On Mon, Dec 20, 2010 at 05:14:25PM -0500, Bernie Innocenti wrote: On Mon, 2010-12-20 at 16:56 -0300, Martin Abente wrote: +def __reboot_cb(self): +self._system_alert(_SYSTEM_REBOOT_ID, 'system-restart', +_('Please, reboot your computer to take into account ' \

Re: [Sugar-devel] [Dextrose] [PATCH] Yum-updater notifications integration

2010-12-20 Thread Bernie Innocenti
On Tue, 2010-12-21 at 09:28 +1100, James Cameron wrote: On Mon, Dec 20, 2010 at 05:14:25PM -0500, Bernie Innocenti wrote: On Mon, 2010-12-20 at 16:56 -0300, Martin Abente wrote: +def __reboot_cb(self): +self._system_alert(_SYSTEM_REBOOT_ID, 'system-restart', +

Re: [Sugar-devel] Wacom Bamboo with Colors! on XO-1 (again)?

2010-12-20 Thread chm
I tried the pre-built x86 drivers but that did not work so I think the kernel driver will need to be compiled. The Mini-HOWTO at http://linuxwacom.sourceforge.net/index.php/minihowto looks promising but it will take me a while to set up swap space on the XO-1 with the latest OS and to