search for: spaceball

Displaying 10 results from an estimated 10 matches for "spaceball".

2004 Jul 28
8
Best Linux for Asterisk
Hi Andy, I have had tremendous success running Asterisk on Slackware linux version 9.1. Its very quick to install and I had absolutely no problem compiling the source code for Asterisk or anything else so far. I have asterisk running on 2 servers right now that use Slackware. -James -----Original Message----- From: asterisk-users-admin@lists.digium.com
2008 Aug 11
0
Nouveau takes 100% CPU on startx but does not show anything on GeForce FX 5200
...n "InputDevice" # Identifier "Mouse2" # Driver "mouse" # Option "Protocol" "MouseMan" # Option "Device" "/dev/mouse2" # EndSection # # Section "InputDevice" # Identifier "spaceball" # Driver "magellan" # Option "Device" "/dev/cua0" # EndSection # # Section "InputDevice" # Identifier "spaceball2" # Driver "spaceorb" # Option "Device" "/dev/cua0" # EndSection # # Section "In...
2010 Sep 04
4
Please explain "do.call" in this context, or critique to "stack this list faster"
I've been doing some consulting with students who seem to come to R from SAS. They are usually pre-occupied with do loops and it is tough to persuade them to trust R lists rather than keeping 100s of named matrices floating around. Often it happens that there is a list with lots of matrices or data frames in it and we need to "stack those together". I thought it would be a simple
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
.../infiniband/ulp/opa_vnic/opa_vnic_vema.c | 1 - drivers/input/joystick/db9.c | 11 +- drivers/input/joystick/fsia6b.c | 4 +- drivers/input/joystick/gamecon.c | 10 +- drivers/input/joystick/sidewinder.c | 15 ++- drivers/input/joystick/spaceball.c | 8 +- drivers/input/keyboard/adp5589-keys.c | 2 +- drivers/input/keyboard/atkbd.c | 3 +- drivers/input/keyboard/gpio_keys.c | 1 - drivers/input/misc/pwm-vibra.c | 3 +- drivers/input/misc/xen-kbdfront.c | 5 +...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
.../infiniband/ulp/opa_vnic/opa_vnic_vema.c | 1 - drivers/input/joystick/db9.c | 11 +- drivers/input/joystick/fsia6b.c | 4 +- drivers/input/joystick/gamecon.c | 10 +- drivers/input/joystick/sidewinder.c | 15 ++- drivers/input/joystick/spaceball.c | 8 +- drivers/input/keyboard/adp5589-keys.c | 2 +- drivers/input/keyboard/atkbd.c | 3 +- drivers/input/keyboard/gpio_keys.c | 1 - drivers/input/misc/pwm-vibra.c | 3 +- drivers/input/misc/xen-kbdfront.c | 5 +...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
.../infiniband/ulp/opa_vnic/opa_vnic_vema.c | 1 - drivers/input/joystick/db9.c | 11 +- drivers/input/joystick/fsia6b.c | 4 +- drivers/input/joystick/gamecon.c | 10 +- drivers/input/joystick/sidewinder.c | 15 ++- drivers/input/joystick/spaceball.c | 8 +- drivers/input/keyboard/adp5589-keys.c | 2 +- drivers/input/keyboard/atkbd.c | 3 +- drivers/input/keyboard/gpio_keys.c | 1 - drivers/input/misc/pwm-vibra.c | 3 +- drivers/input/misc/xen-kbdfront.c | 5 +...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
.../infiniband/ulp/opa_vnic/opa_vnic_vema.c | 1 - drivers/input/joystick/db9.c | 11 +- drivers/input/joystick/fsia6b.c | 4 +- drivers/input/joystick/gamecon.c | 10 +- drivers/input/joystick/sidewinder.c | 15 ++- drivers/input/joystick/spaceball.c | 8 +- drivers/input/keyboard/adp5589-keys.c | 2 +- drivers/input/keyboard/atkbd.c | 3 +- drivers/input/keyboard/gpio_keys.c | 1 - drivers/input/misc/pwm-vibra.c | 3 +- drivers/input/misc/xen-kbdfront.c | 5 +...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
.../infiniband/ulp/opa_vnic/opa_vnic_vema.c | 1 - drivers/input/joystick/db9.c | 11 +- drivers/input/joystick/fsia6b.c | 4 +- drivers/input/joystick/gamecon.c | 10 +- drivers/input/joystick/sidewinder.c | 15 ++- drivers/input/joystick/spaceball.c | 8 +- drivers/input/keyboard/adp5589-keys.c | 2 +- drivers/input/keyboard/atkbd.c | 3 +- drivers/input/keyboard/gpio_keys.c | 1 - drivers/input/misc/pwm-vibra.c | 3 +- drivers/input/misc/xen-kbdfront.c | 5 +...
2006 Aug 11
3
xen gui with argo
Hi all, I have made an ebuild for Steve''s argo xen-tools (v0.6), if any interest I will put it online. I am also experimenting by expanding argo to have remote console access (with a AJAX we interface) so far it''s not perfect but I am getting the console. cheers xming _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com
2004 Dec 15
21
Re: Xen and reiser4
>>> Hi all >>> >>> Thanks to Milan I am able to get further with xen and reiser4 >>> >>> - In swap line 6 and 7 status_flags.c >>> >>> #include <linux/bio.h> >>> #include <linux/page-flags.h> >>> >>> >>> - PACKED is redefined, but the definitions are the same, so the gcc >>>