Hi, >> This is my first time using using Awesome. I couldn't find the scroll bar, >> e.g when using xterm. >> How to make the scroll bar visible? > That would have to do with you ~/.Xdefaults file, not awesome. You can scroll > with shift+PgUp also. Maybe this issue should be referred how xterm is invocated by rc.lua:
terminal = "xterm" and previous WM or DE should called it as "xterm -tb"... By the way Jacob suggests the harmless way, so you could put: xterm*toolbar: true in your ~/.Xdefaults Cheers, ff0000 -- To unsubscribe, send mail to [email protected].
