You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
78 lines
2.5 KiB
78 lines
2.5 KiB
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[strings]
|
|
;localized strings
|
|
MSFT = "Microsoft"
|
|
StdMfg = "(Standardsystemgeräte)"
|
|
HID.ClassName = "Eingabegeräte (HID - Human Input Devices)"
|
|
HidGame.SvcDesc = "Microsoft HID-zu-Joystickanschlussaktivierung"
|
|
|
|
HIDGame.GenericDesc = "Standardgameport"
|
|
|
|
HidGame.Generic2A2B = "2-Achsen-, 2-Tasten-Joystick"
|
|
HidGame.Generic2A4B = "2-Achsen-, 4-Tasten-Joystick"
|
|
HidGame.Gamepad2B = "2-Tasten-Gamepad"
|
|
HidGame.FlightYoke2B = "2-Tasten-Flugsteuerknüppel"
|
|
HidGame.FlightYokeThrottle2B = "2-Tasten-Flugsteuerknüppel m. Schubkontrolle"
|
|
HidGame.Generic3A2B = "3-Achsen-, 2-Tasten-Joystick"
|
|
HidGame.Generic3A4B = "3-Achsen-, 4-Tasten-Joystick"
|
|
HidGame.Gamepad4B = "4-Tasten-Gamepad"
|
|
HidGame.FlightYoke4B = "4-Tasten-Flugsteuerknüppel"
|
|
HidGame.FlightYokeThrottle4B = "4-Tasten-Flugsteuerknüppel m. Schubkontrolle"
|
|
HidGame.YConnectTwo2A2B = "Zwei 2-Achsen-, 2-Tasten-Joysticks an T-Verbindung"
|
|
|
|
HidGame.Dev0 = "Lenkrad mit Ruderachsenpedalen"
|
|
HidGame.Dev1 = "4-Tasten-Joystick mit POV"
|
|
HidGame.Dev2 = "4-Tasten-Joystick mit POV und Schubkontrolle"
|
|
HidGame.Dev3 = "6-Tasten-Joystick mit POV"
|
|
HidGame.Dev4 = "6-Tasten-Joystick mit POV und Schubkontrolle"
|
|
HidGame.Dev5 = "6-Tasten-Joystick mit zwei POVs"
|
|
HidGame.Dev6 = "6-Tasten-Joystick mit zwei POVs und Schubkontrolle"
|
|
HidGame.Dev7 = "6-Tasten-Flugsteuerknüppel mit zwei POVs"
|
|
HidGame.Dev8 = "6-Tasten-Flugsteuerknüppel mit zwei POVs und Schubkontrolle"
|
|
HidGame.Dev9 = "6-Tasten-Gamepad"
|
|
HidGame.DevA = "5-Tasten-Gamepad mit Schubkontrolle"
|
|
HidGame.DevB = "6-Tasten-Joystick"
|
|
HidGame.DevC = "5-Tasten-Joystick mit Schubkontrolle"
|
|
HidGame.DevD = "5-Tasten-Joystick mit POV"
|
|
|
|
WgmExtrmDgtlAuto.Name = "Logitech WingMan-Digitalgeräte (autom. Erkennung)"
|
|
|
|
|
|
;
|
|
; non localized strings
|
|
KEY_OEM="SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM"
|
|
SPSVCINST_ASSOCSERVICE= 0x00000002
|
|
SERVICE_KERNEL_DRIVER = 1
|
|
SERVICE_DEMAND_START = 3
|
|
SERVICE_ERROR_IGNORE = 0
|