r5sdk/r5dev/resource/cfg/bind.cfg

16 lines
848 B
INI
Raw Normal View History

///////////////// input_system configuration file.
// This file is executed automatically on startup.
////////////////////////////////
//// DO NOT SHIP (DEV-ONLY) ////
////////////////////////////////
unbind_US_standard "`" // "toggleconsole" (script-only).
unbind_US_standard "f10" // "screenshotDevNet_noRPROF" (dev-only).
unbind_US_standard "f12" // "screenshotDevNet" (dev-only).
//////////////////////////
//// UTILITY ////
//////////////////////////
bind_US_standard "f11" "screenshot" 0 // Take screenshot TGA screenshot.
bind_US_standard "f12" "jpeg" 0 // Take screenshot JPG screenshot.