summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorMario Izquierdo (mariodebian) <mariodebian@gmail.com>2012-06-22 12:33:28 +0100
committerMario Izquierdo (mariodebian) <mariodebian@gmail.com>2012-06-22 12:33:28 +0100
commit41070ffaa9adacc4ed450aeec9c0b61d4a9aa8eb (patch)
tree57011a8f797ee1a04d0eaaeec06791b19159b926 /man
tcosmonitor (0.2.48) unstable; urgency=low
* Add French translation (closes: #678235) Thanks to Julien Patriarca <patriarcaj@gmail.com> # imported from the archive
Diffstat (limited to 'man')
-rw-r--r--man/tcos-dbus-client.142
-rw-r--r--man/tcos-devices-ng.173
-rw-r--r--man/tcos-server-utils.144
-rw-r--r--man/tcos-volume-manager.147
-rw-r--r--man/tcosmonitor.137
-rw-r--r--man/tcospersonalize.135
6 files changed, 278 insertions, 0 deletions
diff --git a/man/tcos-dbus-client.1 b/man/tcos-dbus-client.1
new file mode 100644
index 0000000..8d6950d
--- /dev/null
+++ b/man/tcos-dbus-client.1
@@ -0,0 +1,42 @@
+.\"Created with GNOME Manpages Editor Wizard
+.\"http://gmanedit.sourceforge.net
+.\"Sergio Rua <srua@gpul.org>
+.\"
+.TH tcos-dbus-client 1 "Mar 11, 2007" "tcos-dbus-client man page"
+
+.SH NAME
+tcos-dbus-client \- DBUS service that allow TcosMonitor to exec or retrieve data from connected users.
+
+.SH DESCRIPTION
+
+.PP
+\fBtcos-dbus-client\fP is a python script that generate DBUS service used by TcosMonitor to do some jobs:
+ * Send a message
+ * Exec app
+ * Read all user running process and kill by PID
+
+tcos-dbus-client use same auth that tcosxmlrpc (user and password) and is
+loaded in /etc/X11/Xsession.d/81tcos-dbus-client.
+
+If DISPLAY is local tcos-dbus-client don't start.
+
+.SH OPTIONS
+.B [no options]
+ With no options will run a dbus service for connected user.
+
+.B --help
+ Some usage help about tcos-dbus-client
+
+.B --debug
+ Show verbose output when running
+
+.SH BUGS
+Contact Mario Izquierdo <mariodebian@gmail.com>
+
+Homepage: http://www.tcosproject.org
+
+.SH SEE ALSO
+tcos-dbus-client(1)
+
+.SH AUTHOR
+Mario Izquierdo (mariodebian) <mariodebian@gmail.com>
diff --git a/man/tcos-devices-ng.1 b/man/tcos-devices-ng.1
new file mode 100644
index 0000000..88d9c04
--- /dev/null
+++ b/man/tcos-devices-ng.1
@@ -0,0 +1,73 @@
+.TH tcos-devices-ng 1 "Jun 19, 2007" "tcos-devices-ng man page"
+
+.SH NAME
+tcos-devices-ng \- Python GTK2 systray app that allow to access thin client filesystems and devices easyly.
+
+.SH DESCRIPTION
+
+.PP
+\fBtcos-devices-ng\fP is a python systray app exec in client session startup and allow to:
+ * Mount / umount floppy cdrom
+ * Detect USB devices and mount automatically (udev events)
+ * Mount / umount hard disk partitions (of the thin client)
+
+tcos-devices-ng use xauth with tcosxmlrpc (MIT-MAGIC-COOKIE)
+
+.SH OPTIONS
+.B [no options]
+ With no options will launch in normal mode.
+
+.B --host=xx.xx.xx.xx
+ Overwrite DISPLAY with this var (doesn't work unless thin client Xorg is started with \-ac)
+
+.B --debug
+ Show verbose output when running
+
+.B --help
+ Some usage help about tcos-devices-ng
+
+.SH OPTIONAL CONFIGURATION
+
+You can create a conf file in user home ~/.tcos\-devices\-ng.conf (for one user) or
+edit /etc/tcos/tcos\-devices\-ng.conf (for all users) with this content:
+
+ hdc=myCdrom
+ hdd=cdWriter
+ hda1=winData
+ hda2=debianData
+
+When mounting a device will search in this file an if device exists
+use value as mount point
+
+.B Please only use numbers and letters in mount point (not spaces).
+
+ ex: for hda1 /home/USERNAME/Desktop/winData
+
+.SH DISABLE SOME DEVICES
+
+Put into ~/.tcos\-devices\-ng.conf or edit /etc/tcos/tcos\-devices\-ng.conf like this:
+
+ # disable floppy
+ disable_floppy=1
+
+ #disable all cdroms
+ disable_cdroms=1
+
+ #disable hard disk partitions
+ disable_hdd=1
+
+Special disable line:
+
+ # disable quit item
+ disable_quit=1
+
+.SH BUGS
+Contact Mario Izquierdo <mariodebian@gmail.com>
+
+Homepage: http://www.tcosproject.org
+
+.SH SEE ALSO
+tcos-devices-ng(1)
+
+.SH AUTHOR
+Mario Izquierdo (mariodebian) <mariodebian@gmail.com>
diff --git a/man/tcos-server-utils.1 b/man/tcos-server-utils.1
new file mode 100644
index 0000000..e774469
--- /dev/null
+++ b/man/tcos-server-utils.1
@@ -0,0 +1,44 @@
+.TH tcos-server-utils 1 "Sep 24, 2007" "tcos-server-utils man page"
+
+.SH NAME
+tcos-server-utils \- Python script to exec some actions on connected thin clients.
+
+.SH DESCRIPTION
+
+.PP
+\fBtcos-server-utils\fP is a python script that generate XMLRPC events to do some jobs:
+ * Send a message
+ * Reboot
+ * Poweroff
+ * Restart Xorg
+
+tcos-server-utils use ~/.tcosconfig.conf auth and need to be configured before using it.
+
+
+.SH OPTIONS
+.B [no options]
+ With no options show some actions.
+
+.B --help
+ Some usage help about tcos-server-utils
+
+.B --action=foo
+ Exec desired action ( reboot, poweroff, restartx, message, nothing )
+ (action nothing is a self test)
+
+.B --text="foo"
+ If action=message this will the text displayed
+
+.B --users=user1,user2
+ Coma separated list of usernames to send text message
+
+.B --debug
+ Show verbose output when running
+
+.SH BUGS
+Contact Mario Izquierdo <mariodebian@gmail.com>
+
+Homepage: http://www.tcosproject.org
+
+.SH AUTHOR
+Mario Izquierdo (mariodebian) <mariodebian@gmail.com>
diff --git a/man/tcos-volume-manager.1 b/man/tcos-volume-manager.1
new file mode 100644
index 0000000..eb4a162
--- /dev/null
+++ b/man/tcos-volume-manager.1
@@ -0,0 +1,47 @@
+.TH tcos-volume-manager 1 "Mar 11, 2007" "tcos-volume-manager man page"
+
+.SH NAME
+tcos-volume-manager \- Python GTK2 gui that allow to change thin client sound levels.
+
+.SH DESCRIPTION
+
+.PP
+\fBtcos-volume-manager\fP is a python GUI exec in client session startup and allow to:
+ * Read thin client sound card levels.
+ * Change (mute/unmute) levels.
+
+tcos-volume-manager use xauth with tcosxmlrpc (MIT-MAGIC-COOKIE)
+
+.SH OPTIONS
+.B [no options]
+ With no options will launch hidden GUI (systray) app.
+
+.B --host=xx.xx.xx.xx
+ Overwrite DISPLAY with this var (not work unless thin client Xorg is started with \-ac)
+
+.B --debug
+ Show verbose output when running
+
+.B --help
+ Some usage help about tcos\-volume\-manager
+
+.SH TIPS
+ You can create 2 files to change default behaviour of tcos-volume-manager
+
+.B ~/.tcos-volume-manager.allow.restartpulse
+ This file show restart PulseAudio button
+
+.B ~/.tcos-volume-manager.start.restartpulse
+ This file restart PulseAudio when tcos-volume-manager starts
+
+
+.SH BUGS
+Contact Mario Izquierdo <mariodebian@gmail.com>
+
+Homepage: http://www.tcosproject.org
+
+.SH SEE ALSO
+tcos-volume-manager(1)
+
+.SH AUTHOR
+Mario Izquierdo (mariodebian) <mariodebian@gmail.com>
diff --git a/man/tcosmonitor.1 b/man/tcosmonitor.1
new file mode 100644
index 0000000..600f72f
--- /dev/null
+++ b/man/tcosmonitor.1
@@ -0,0 +1,37 @@
+.TH tcosmonitor 1 "Mar 11, 2007" "tcosmonitor man page"
+
+.SH NAME
+tcosmonitor \- Python GTK2 gui that allow an admin or teacher to take control of a thin client classrom.
+
+.SH DESCRIPTION
+
+.PP
+\fBtcosmonitor\fP is a python complete GUI with which a teacher or admin can :
+ * Reboot / Poweroff all connected host or single one.
+ * Lock / Unlock screens.
+ * Take a screenshot
+ * Send text, exec app, kill app
+ * etc...
+
+TcosMonitor uses auth with tcosxmlrpc (user and password)
+
+.SH OPTIONS
+.B [no options]
+ With no options will run in normal mode.
+
+.B --help
+ Some usage help about tcosmonitor
+
+.B --debug
+ Show verbose output when running
+
+.SH BUGS
+Contact Mario Izquierdo <mariodebian@gmail.com>
+
+Homepage: http://www.tcosproject.org
+
+.SH SEE ALSO
+tcosmonitor(1)
+
+.SH AUTHOR
+Mario Izquierdo (mariodebian) <mariodebian@gmail.com>
diff --git a/man/tcospersonalize.1 b/man/tcospersonalize.1
new file mode 100644
index 0000000..39b91b7
--- /dev/null
+++ b/man/tcospersonalize.1
@@ -0,0 +1,35 @@
+.TH tcospersonalize 1 "Mar 11, 2007" "tcospersonalize man page"
+
+.SH NAME
+tcospersonalize \- Python GTK2 gui that allow to create single host files to configure some TCOS vars.
+
+.SH DESCRIPTION
+
+.PP
+\fBtcospersonalize\fP is a python GUI that allow to:
+ * Select remote X protocol (XMDCP, Local, rDesktop, ...)
+ * Select Xorg driver, resolution, and bitmap color.
+
+tcospersonalize is exec by root because write files into /var/lib/tcos/tftp/config
+
+.SH OPTIONS
+.B --host=xx.xx.xx.xx
+ Host that will be configured (file /var/lib/tcos/tftp/config/xx.xx.xx.xx.conf )
+
+.B --debug
+ Show verbose output when running
+
+.B --help
+ Some usage help about tcospersonalize
+
+
+.SH BUGS
+Contact Mario Izquierdo <mariodebian@gmail.com>
+
+Homepage: http://www.tcosproject.org
+
+.SH SEE ALSO
+tcospersonalize(1)
+
+.SH AUTHOR
+Mario Izquierdo (mariodebian) <mariodebian@gmail.com>