- Shift + PageUp (e PageDown ) funciona aqui, sem quaisquer configurações especiais ...
-
Dê uma olhada em
man urxvt
:pointerBlank: boolean True: blank the pointer when a key is pressed or after a set number of seconds of inactivity. False: the pointer is always visible [default]. [...] pointerBlankDelay: number Specifies number of seconds before blanking the pointer [default 2]. Use a large number (e.g. 987654321) to effectively disable the timeout.
Isso pode ser o que você está procurando. (A página man também explica onde definir essas diretivas do Xresource.)