George Nychis napisaƂ(a):
Hi,

How can I change the starting size of terminals when i right click on the background or I hit alt+shift+~
I did that by creating my own 'aterm' script, that executes real 'aterm' binary with my options. Something like:

liori:~% cat ~/bin/aterm #!/bin/sh
exec /usr/bin/aterm -geometry 108x37+3+30 $@
liori:~%

(I've got ~/bin/aterm in my $PATH)

Tomasz Melcer


_______________________________________________
FVWM-Crystal-users mailing list
FVWM-Crystal-users@gna.org
https://mail.gna.org/listinfo/fvwm-crystal-users

Reply via email to