Thu Jan 09, 2014 4:04 am
Thu Jan 09, 2014 11:07 am
xterm -fa mono -fs 12 -geometry 80x20+0+0
Thu Jan 09, 2014 4:09 pm
fsmithred wrote:Nope. Haven't thought about it, probably because I don't use xterm. And if I did, I'd probably just add a font name and size to the Exec line in the .desktop file.You may or may not need the geometry. I believe the numbers are WxH+X+Y. (width, height and position)
- Code:
xterm -fa mono -fs 12 -geometry 80x20+0+0
fsmithred wrote:Last few times I used magic sysrq keys, some of them weren't working. R and B worked, and K works, too (to kill the xsession). Guess I should look into that. And no, I don't think of everything. One time I needed them and found out that debian had disabled them, so I had to press the big button. That was enough to convince me.
Thu Jan 09, 2014 8:03 pm
Fri Jan 10, 2014 7:02 pm
fsmithred wrote:Open thunar. Edit. Configure custom actions. How big. Click on the pencil and paper. Add the extra options to the command. Make sure you put them before the "-e". OK.