This tutorial will teach you how to change the default 60 minutes of inactivity logging you out.
This is honestly perfect for me because I spend a lot of time editting the css or templates; when I am working in Photoshop that can take time.
All you will need is ftp or cpanel access. Now once you are logged in, next find your forums main directory and download the file initdata.php. Now open it up in Notepad and find the following line:
define( 'IPB_ACP_SESSION_TIME_OUT', 60 );
define( 'IPB_ACP_SESSION_TIME_OUT', 360 );