1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53
|
Template: joystick/createdevs
Type: boolean
Default: true
Description: Create device nodes for joysticks now?
Should I create some device nodes for joysticks in your /dev/
directory? Applications use this files to access the joystick
hardware, so you probably want to create them.
Description-de: Joystick-Gertedateien jetzt erstellen?
Sollen die Gertedateien fr Joysticks jetzt im Verzeichnis
/dev erstellt werden? Anwendungen mit Joystick-Untersttzung
bentigen diese Dateien, um auf Joysticks zuzugreifen.
Template: joystick/nodecheck-types
Type: select
Choices: check at bootup, check once, check manually
Choices-de: berprfung beim Booten, Einmalige berprfung, Manuelle berprfung
Default: check at bootup
Description: Check of joystick device node compatibility?
Because of changes in the kernel version from 2.2.x to 2.4.x the
major number of the joystick device nodes have been changed. For
this reason you should check whether your joystick device nodes are
compatible with the running kernel, otherwise you probably won't be
able to use joystick devices. This package has a script called
joystick-device-check which will do the job. Which method of
checking do you prefer?
.
check at bootup - joystick-device-check will be invoked from an init
script at boot time, so the changes are done automaticaly when you
upgrade or downgrade your kernel.
.
check once - joystick-device-check will be executed once and never
again, you will have to call it manually after changing the kernel
generation.
.
check manually - don't touch anything, don't do anything now, don't
run joystick-device-check from the init script.
Description-de: Joystick-Gertekompatibilitt berprfen?
Da es zwischen den Kernelversionen 2.2.x und 2.4.x zu nderungen
der Major-Nummer fr Joysticks kam, sollten Sie berprfen, ob
die erstellten Gertedateien zu dem von Ihnen verwendeten Kernel
passen. Diese Paket enthlt ein Skript joystick-device-check, welches
diese berprfung vornehmen kann. Welche Prfmethode bevorzugen Sie?
.
berprfung beim Booten - joystick-device-check wird beim Booten von
einem Init-Skript gestartet, so das Kernel-nderungen automatisch
eine Anpassung der Gertedateien auslsen.
.
Einmalige berprfung - joystick-device-check wurd einmalig aufgerufen.
Sie mssen es nach einem Up- oder Downgrade des Kernels von Hand
nochmals ausfhren.
.
Manuelle berprfung - nichts wird automatisch ausgefhrt und keine
Init-Skripte werden verndert.
|