Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- BHELP On-Line: CBRIEF Macro Help - copy_keyboard (id, [cmd1], [cmd2]...) http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
copy_keyboard (id, [cmd1], [cmd2]...)

     Usage: Copy of all or part of an existing keyboard into the
            current keyboard.

Parameters: Id .int. contains the keyboard id for the keyboard
            being copied. Cmd1, cmd2, etc. .strings. hold the names
            of commands whose key assignments should be duplicated
            in the current keyboard.  If no commands are given, then
            this just creates a duplicate keyboard.

   Returns: The keyboard id .int. of the new keyboard. 0 is
            returned (and a keyboard is NOT created) if the commands
            given are not found.

See Also: keyboard_push keyboard_pop assign_to_key

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson