File: templates

package info (click to toggle)
hotplug 0.0.20040329-26
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 480 kB
  • ctags: 22
  • sloc: sh: 652; makefile: 183
file content (24 lines) | stat: -rw-r--r-- 882 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Template: hotplug/x11_usbmice_hack
Type: boolean
Default: false
_Description: Do you use USB mouse with X11?
 If you need to use a USB mouse with X, the X server needs to be able to
 open "/dev/input/mice" on startup. That means you can't normally hotplug
 a mouse you plan to use with X; it needs some modules preloaded. However, 
 hotplug has a hack to let this work, which you can turn on here if you
 anticipate using a USB mouse.

Template: hotplug/static_module_list
Type: multiselect
Choices: ${usbmodules}
Default: 
_Description: Which USB modules do you want to be preloaded?
 Before running hotplug support, you can preload some USB modules.

Template: hotplug/ignore_pci_class_display
Type: boolean
Default: true
_Description: Do you want to ignore PCI display devices?
 By default, hotplug ignores PCI display devices, so device drivers won't
 be loaded automatically.