--- Zenaan Harkness <[EMAIL PROTECTED]> wrote: > How can I get screen to accept keyboard shortcuts for these two cycling > functions?
You can use "bind" and "bindkey" for screen. > And back on xterms - does anyone know something that doesn't have the > redraw problems of gnome-terminal, yet is included in the gnome-session > save function (I have two monitors, and use two virtual desktops > frequently, and have three set up to my tastes). What does this save function do? If you want to log output, there's a number of options: 1. Launch an xterm. script -f ~/outputscript app 1 app 2 ^D (view file ~/outputscript) 2. Use "ttyrec" which actually records tty sessions so you can play them back. > Alternatively (or in addition), is it easy to start xterms on the > different virtual desktops - I can specify x,y,w,h but can I specify > virtual desktop? This depends on the window manager. But as xterm supports -xrm hints, it is possible to do something like: xterm -xrm 'Desk 1 2' -- Thomas Adam ===== "The Linux Weekend Mechanic" -- http://linuxgazette.net "TAG Editor" -- http://linuxgazette.net "<shrug> We'll just save up your sins, Thomas, and punish you for all of them at once when you get better. The experience will probably kill you. :)" -- Benjamin A. Okopnik (Linux Gazette Technical Editor) ___________________________________________________________ALL-NEW Yahoo! Messenger - sooooo many all-new ways to express yourself http://uk.messenger.yahoo.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]