반응형
저 같은 경우는 GNS3에서 나타난 증상이지만..
간단하게 해결 하는 방법은 아래와 같았습니다.(Mint Linux)
apt-get install xdotool
^^;;;;;
centos 6.4 64bit라면..
http://pkgs.org/centos-6-rhel-6/nux-dextop-i386/xdotool-2.20110530.1-4.el6.nux.i686.rpm.html
Download
Download xdotool-2.20110530.1-4.el6.nux.i686.rpm for CentOS 6 / RHEL 6
from the official mirrors.
Install Howto
- Download the latest nux-dextop-release rpm from
http://li.nux.ro/download/nux/dextop/el6/i386/
- Install nux-dextop-release rpm:
# rpm -Uvh nux-dextop-release*rpm
- Install xdotool rpm package:
# yum install xdotool