userinfo.cfg

Package: WA2L/WinTools 1.2.08
Section: Configuration Files (4)
Updated: 11 March 2018
Index Return to Main Contents

 

NAME

userinfo.cfg - configuration file for userinfo

 

SYNOPSIS

WA2LWinTools/etc/userinfo.cfg

 

AVAILABILITY

WA2L/WinTools

 

DESCRIPTION

This is the configuration file for the userinfo command.

 

FILEFORMAT

Rows starting with a # are considered as comments.

The settings that are read by the userinfo command have to follow the section [SECTION] with the name given by the -s section command line option. The default section when the option -s is not used is [USERINFO].

The file format is OPTION=VALUE

Between the OPTION , the = and the VALUE are no spaces.

You can comment out any OPTION or completely remove the related setting line to use the default settings.

The rest of the file is free text.

 

OPTIONS

[SECTION]
section name in upper case.

Multiple sections can be defined in the configuration file.

The contents of the related section are displayed as specified on the command line using the -s section option.

Example: [HOTKEYS]

Default: [USERINFO]

TITLE
Window title.

Example: TITLE=Windows and own Hotkeys

Default: TITLE=WA2L/WinTools:userinfo

Free Text
Information text to be displayed in the dialog window.

Multiple empty lines are folded to a single line.

 

EXAMPLES

1) Example configuration file

#
# userinfo.cfg - configuration file for userinfo
#
# [00] 05.12.2017 CWa   Initial Version
# [03] 18.01.2018 CWa   ++
#

[USERINFO]

TITLE=Windows Hotkey Info

HOTKEY              FUNCTION
------------------- -------------------------------------------
F1                  Windows or Application Help
F2                  Rename active File/Element
F5                  Refresh Window
F11                 Toggle Application Fullscreen/Normal

Win                 Start Menu
Win+D               Desktop (show/hide) 
Win+E               File Explorer 
Win+L               Lock Screen / Change User Account
Win+R               Run Dialog
Win+S               Search Windows 

Ctrl+C              Copy
Ctrl+V              Paste
Ctrl+X              Cut
Ctrl+Z              Undo

Ctrl+F              Find
Ctrl+P              Print Dialog

Ctrl+L              Go to Browser Location
Ctrl+T              New Browser Tab

Ctrl+Mousewheel     Zoom in/out

Alt+Tab             Switch between open Applications
Ctrl+Tab            Cycle thru Application Tabs
Win+Tab             Show active Applications*

Win+Ctrl+D          Add a new Desktop*
Win+Ctrl+<          Switch to left Desktop*
Win+Ctrl+>          Switch to right Desktop*

Ctrl+Shift+Esc      Task Manager
Del                 Move File/Folder to Recycle-Bin
Shift+Del           Erase File/Folder permanently

PrtScr              Screenshot of whole Screen
Print Screen        Screenshot of whole Screen

____
* = Windows 10


[USERINFO-DE]

TITLE=Windows Tastenkombinationen Info

KOMBINATION         FUNKTION
------------------- -------------------------------------------
F1                  Windows oder Programm Hilfe
F2                  Aktive Datei/Element umbenennen
F5                  Fenster aktualisieren
F11                 Umschalten des Programmes Vollbild/Normal

Win                 Start Menue
Win+D               Desktop (anzeigen/ausblenden) 
Win+E               Datei Explorer 
Win+L               Bildschirm sperren / Benutzer wechseln
Win+R               Run Dialog
Win+S               Windows Suche

Ctrl+C              Kopieren
Ctrl+V              Einfuegen
Ctrl+X              Ausschneiden
Ctrl+Z              Rueckgaengig

Ctrl+F              Find
Ctrl+P              Print Dialog

Ctrl+L              gehe zur Browser Adresszeile
Ctrl+T              Neuer Browser Griff

Ctrl+Mausrad        Zoom hinein/hinaus

Alt+Tab             Wechsel zwischen offenen Programmen
Ctrl+Tab            zwischen Programm-Griffen wechseln
Win+Tab             Aktive Programme anzeigen*

Win+Ctrl+D          Neuen Desktop/Arbeitsbereich*
Win+Ctrl+<          Wechsel zum linken Desktop*
Win+Ctrl+>          Wechsel zum rechten Desktop*

Ctrl+Shift+Esc      Task Manager
Del                 Datei/Ordner in Papierkorb verschieben
Shift+Del           Datei/Ordner permanent loeschen

PrtScr              Bildschirmfoto
Print Screen        Bildschirmfoto

____
* = Windows 10

 

SEE ALSO

wintoolsintro(1), userinfo(1)

 

NOTES

-

 

BUGS

-

 

AUTHOR

userinfo.cfg was developed by Christian Walther. Send suggestions and bug reports to wa2l@users.sourceforge.net .

 

COPYRIGHT

Copyright © 2020 Christian Walther

This is free software; see WA2LWinTools/man/COPYING for copying conditions. There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


 

Index

NAME
SYNOPSIS
AVAILABILITY
DESCRIPTION
FILEFORMAT
OPTIONS
EXAMPLES
SEE ALSO
NOTES
BUGS
AUTHOR
COPYRIGHT

This document was created by man2html using the manual pages.
Time: 16:33:12 GMT, September 14, 2024