betlog

BFBC2.txt

Nov 5th, 2019
443
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. NOTES:
  2. I finally figured out how to make BFBC2 recognise my otherwise unrecognised mouse button (zoom), and swapping KP_Enter with the Return key and vice versa.
  3. Evrouter is run once and becasue is context sensitive can be left to run regardless of if I am playing BFBC2 or not.
  4. Xbindkeys is removed
  5. Xmodmap is used to swap the two enter/return keys.
  6. I use the arrow keys as controls, so i can exit/enter vehicles with the Enter key, and the KP_Enter key can still be used for the kit/squad menu.
  7. Enter is otherwise a key that canmot be rebound in the BFBC2 options, so this is the single most useful rebind for me.
  8. This is a first draft of xmodmap commands, so although it works, I may figure out a more refined syntax.
  9. The main script: monitor-BFBC2-binds.sh has a desktop file to run it in a terminal primarily for debugging, but it's also useful to be able to see that it's active, and get feedback on steam doing updates (which always gets me ping kicked), so the component of the monitor script that enforces a single running instance is moot if run as a non-konsole process.
Advertisement
Add Comment
Please, Sign In to add comment