Magellan Linux

Contents of /mcore-src/trunk/mcore-tools/daemon/cmdlets.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2050 - (show annotations) (download)
Wed May 8 11:08:51 2013 UTC (10 years, 11 months ago) by niro
File MIME type: text/plain
File size: 1408 byte(s)
-added cmdlets todo
1 commandsets - controlserver:
2 -------------------------------------
3
4 set ??
5 get ??
6
7 -class graphic-
8 gfxcard -> graphiccard module
9 resolution -> graphic resolution
10 depth -> graphic depth
11 refresh -> graphic refresh
12
13 -class input-
14 mouse -> mouse driver
15 keyboard -> keyboard driver
16
17 -class network-
18 netcard -> NIC module
19 defaultiface -> name of the default NIC
20 networking -> dhcp|static
21 ip -> ip of the interface (static only)
22 netmask -> netmask of the interface (static only)
23 dns -> dns of the interface
24 gateway -> gateway of the interface
25 hostname -> hostname of the client
26 domain -> domainname of the client
27
28 modules -> other modules to load
29
30 printer??
31 screensaver??
32 theme??
33 status??
34
35
36 commandsets client daemon:
37 ---------------------------------------------
38 set ??
39 get ??
40
41 gfxcard -> graphiccard module
42 resolution -> graphic resolution
43 depth -> graphic depth
44 refresh -> graphic refresh
45
46 mouse -> mouse driver
47 keyboard -> keyboard driver
48
49 netcard -> NIC module
50 defaultiface -> name of the default NIC
51 networking -> dhcp|static
52 ip -> ip of the interface (static only)
53 netmask -> netmask of the interface (static only)
54 dns -> dns of the interface
55 gateway -> gateway of the interface
56 hostname -> hostname of the client
57 domain -> domainname of the client
58
59 modules -> other modules to load
60
61 printer??
62 screensaver??
63 theme??
64 status??
65 sessions
66 autostart
67 menuitems
68 locations
69 clientauth
70