Where is resize?
Community Support question - to convert into a paid question, click here
Lines in bold below have not yet been seen by the customer - those in blue are from the customer
Username : Date : Action : Comments [ close all ] |
|
|
|
dkudr : 06/11/03 07:35 AM : Incident created |
- Hi,
One of application (see below) that I wish to use is needed in the command 'resize', but I found that there is no this command in the XFree86-4.3-23mdk. Any suggestions?
#!/bin/bash
stty susp undef
case $TERM in
xterm*)
[ "$TERMCAP" ] && unset TERMCAP
eval resize
;;
esac
exec /usr/local/bin/RE $@
|
|
|
|
Linegod_7611 : 06/11/03 06:07 PM : Reply received |
- 'resize' is a part of the 'xterm' RPM. Install that package (if it is not
already installed) and change the location in your script to
'/usr/X11R6/bin/resize'.
--------
Note: If this answer resolves your problem, please remember to close this
incident.
|
|
|
|
dkudr : 09/11/03 01:58 PM : Incident closed |
-
|
|
|
|
Language
Search Mandriva Expert
|