Page 1 of 1

Pause Game

Posted: 01 Aug 2013, 20:21
by wewantutopia
Hi Everyone. I have a Samsung Series 7 laptop that does not have a pause/break button. I tried to change pause in uikeys.txt to control p with no luck. Does anyone have any ideas?

Code: Select all

//  bind           Any+down  edit_next_line
//
//  bind             Ctrl+v  pastetext
//
//  bind             Ctrl+p  pause
//
//  bind              Any+j  mouse2

Re: Pause Game

Posted: 01 Aug 2013, 20:27
by BrainDamage
remove the //

Re: Pause Game

Posted: 01 Aug 2013, 20:43
by wewantutopia
Worked. Awesome, thanks!