It often will, but it's easy to place Emacs on it in the right place
anyway.
start-emacs () {
GDK_NATIVE_WINDOWS=1 run bgclients noip \
start-emacs () {
GDK_NATIVE_WINDOWS=1 run bgclients noip \
- $emacs -bg black -geometry ${emacsx}x${emacsy}+0+0
+ $emacs -bg black -geometry ${emacsx}x${emacsy}+${XSCR0_X}+${XSCR0_Y}
}
## Now place some xterms.
}
## Now place some xterms.
start-xterms () {
## Initialize some parameters.
start-xterms () {
## Initialize some parameters.
- declare -i x="ecols*e_colwd + e_hextra" xb=xbound
+ declare -i x="ecols*e_colwd + e_hextra + XSCR0_X" xb=xbound
declare -i n=0 pgx=0 l h y ht scr=0 ll=lim
declare -i hstd="35*t_lineht + t_vextra" hmin="25*t_lineht + t_vextra"
declare -i scrx scry scrwd scrht
declare -i n=0 pgx=0 l h y ht scr=0 ll=lim
declare -i hstd="35*t_lineht + t_vextra" hmin="25*t_lineht + t_vextra"
declare -i scrx scry scrwd scrht