lsclipboard.dll v2.15 documentation
XML/XSL-generated documentation, on the official litestep docs model.
docs layout written by the LiteStep Documentation Effort, August 2000
XML schema by MrMidi, XSL by jesus_mjjg
What does lsclipboard.dll do?
Any text that is copied to the clipboard should show up in the LSClipboard list. To get text back into the clipboard, double click on its entry. To delete text from the list click on it and hit the delete key. To delete all text from the list use the !CBClear bang command.

Step.rc syntax for lsclipboard.dll
CBX
The x coordinate.

Integer
Default: 0
CBY
The y coordinate.

Integer
Default: 0
CBWidth
The width.

Integer
Default: 150
CBHeight
The height.

Integer
Default: 150
CBAlwaysOnTop
Positions lsclipboard above any other window.

Bool
Default: false
CBStartHidden
This will make lsclipboard start hidden.

Bool
Default: false
CBBorderTop
The height of the top border.

Integer
Default: 15
CBBorderRight
The width of the right border.

Integer
Default: 15
CBBorderBottom
The height of the bottom border.

Integer
Default: 5
CBBorderLeft
The width of the left border.

Integer
Default: 5
CBBgBmp
The bmp to use for the backgroud of the main window.

Image
Default:
CBColorListBg
The color to use for the background of the list.

Color
Default: FFFFEB
CBColorListFg
The color to use for normal text.

Color
Default: 52524A
CBColorListFgSel
The color to use for selected text.

Color
Default: 000000
CBFontName
sets the font you want for the clipboard module.

Font
Default: sytem
CBFontSize
Sets the font size.

Integer
Default: 12
CBNoVerticalScroll
Don't want vertical scrollbar on the right.

Bool
Default: false
CBSortList
Sort the entries alphabetically.

Bool
Default: false
CBDisableKeys
Direction keys, PageUp, PageDown, Home, End, Enter and Delete will normally work as intended; Enter is to set the current entry in the clipboard and delete is there to delete the entry (when the lsclipboard window has focus). If this setting is set to "true", then they won't do anything.

Bool
Default: false
CBMaxItems
The maximum number of items ( or zero for no-limit ). The module deletes the old entries when new ones arrive.

Integer
Default: 0
CBFile
The name and path of the file where to log the entries.

File (mask: *.*)
Default: $LitestepDir$lsclipboard.ini
!Bang Commands for lsclipboard.dll
!CBShowShows LSClipboard.
!CBHideHides LSClipboard.
!CBToggleToggles visibility.
!CBClearClears all entries out of the list.
!CBOnTopSets LSClipboard on top of all windows.
!CBNotOnTopSets LSClipboard not on top of all windows.
!CBToggleOnTopToggles LSClipboard's on top state.
About lsclipboard.dll v2.15:
Author contact informations:
Name: MrJukes, jesus_mjjg, Ari0Day, zeev (maintainer seems to be jesus_mjjg).
Email: jesus_mjjg@skynet.be
Icq: 25829480
Msn: jesus_mjjg@hotmail.com
Yim:
Aim: jesusmjjg
Homepage:

Project homepage: http://users.skynet.be/fa052720/