On Sun, 25 Mar 2012 14:12:30 -0400 "Joe(theWordy)Philbrook" <[email protected]> said:
> > It would appear that on Mar 23, Carsten Haitzler did say: > > > On Thu, 22 Mar 2012 13:31:16 -0400 "Joe(theWordy)Philbrook" > > <[email protected]> said: > > > I'm guessing this "XTerm*.charClass:" definition goes in ~/.Xresources? > > > Or alternatively could it somehow be added to a cli string like: This 80+ > > > column easy eye string from one of my keyboard shortcuts??? > > > > yeah. ~/.Xdefaults (or .Xresources - same thing). xrdb -load .Xdefaults on > > login or whenever u update. e17 has an option to do this for u. > > Well I put the "XTerm*.charClass:" def there and added the > "xrdb -load .Xdefaults" command to my ~/.xintrc files... > > > > xterm -bg gray75 -fg DarkBlue -fn 12x24 -geometry 82x25 > > > > you can convert all these to lines in your .Xdefaults and save fat > > cmdlines :) > > > > Yeah I suppose I could put that in the ~/.Xdefaults in case something > automatically starts an xterm. But I normally use a keybinding for that > anyway. ( win+F2 ) Plus I don't think ~/.Xdefaults method would also handle > my alternative keybindings: > > ( shift+win+F2 ) For those times when it don't fit in 80 columns neatly: > > xterm -bg gray75 -fg DarkBlue -fn 10x20 -geometry 100x20 > > & ( ctrl+win+F2 ) For those times when I need a light on dark terminal: > > xterm -bg black -fg green -fn 12x24 -geometry 82x25 > > And of course, if I ever give up on konsole I'll need to convert my konsole > based keybindings to use xterm instead. you'd be amazed at what the xdefaults/resources can actually set up. quite a lot. :) -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
