summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d7ccaab)
raw | patch | inline | side by side (parent: d7ccaab)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 20 Jun 2006 08:02:08 +0000 (08:02 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 20 Jun 2006 08:02:08 +0000 (08:02 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@3830 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/systems/class_workstationService.inc | patch | blob | history |
diff --git a/plugins/admin/systems/class_workstationService.inc b/plugins/admin/systems/class_workstationService.inc
index b62048e8036ba1ec366a6961ce4d1de1d7e6c372..dabcaa0337d1c85eced46f6609dbe79aefa1ae6d 100644 (file)
}
$this->MouseTypes= array("ImPS/2" => "ImPS/2", "PS/2" => "PS/2", "Microsoft" => "Microsoft",
- "Logitech" => "Microsoft");
+ "Logitech" => "Logitech");
$this->MousePorts= array("/dev/ttyS0" =>"/dev/ttyS0",
"/dev/ttyS1" => "/dev/ttyS1", "/dev/psaux" =>"/dev/psaux",