Table 3.7. Command line options
Short | Long | Description |
---|---|---|
-f | --fullscreen | Causes eboxy to run in full-screen mode. |
-x w | --width w | Sets the window/full-screen width to w. |
-y h | --height h | Sets the window/full-screen height to h. |
--bpp b | Set bits per pixel (colour depth) to b. Usually not needed, but if your display supports 24-bit colour then you should probably specify --bpp 24 for slightly faster operation. | |
-i h | --interfaceplugin ifplugin | Uses ifplugin as the interface plugin (defaults to sdl_gui). |
-h | --hidecursor | Hide the mouse cursor while eboxy is active. |
--nojoystick | Disable joystick input. | |
--nolirc | Disable use of the LIRC device (can only be used if LIRC support is compiled in, see the LIRC section). | |
--nokeypassthrough | Do not pass keyboard keys directly through to textfields (allows full keyboard remapping). | |
--nokeyrepeat | Disable keyboard repeat. | |
--showkeys | Print key info on the console when a keyboard key is pressed - useful for testing. | |
--help | Display short command line help. | |
--version | Display version information. |