[][src]Module penrose::core::helpers

Utility functions for use in other parts of penrose

Functions

index_selectors

Create a Vec of index selectors for the given input slice

keycodes_from_xmodmap

Run the xmodmap command to dump the system keymap table.

parse_key_binding

Convert user friendly key bindings into X keycodes.

spawn

Run an external command

spawn_for_output

Run an external command and return its output.