ubuntu edgy 또는 dapper에서 beryl(베릴)을 사용 할 수가 있다.

헌데 swing으로 작성된 프로그램의 일부 프레임이 나타나지 않는 현상이 발견됬다.

irc #ubutnu 채널의 sakuragi 님께서 알려주신내용

다음과 같이 고쳐주면 문제없이 잘 보인다.

ubuntu dapper, edgy 에서 테스트 해봄.
/etc/environment 파일에

AWT_TOOLKIT="MToolkit"

를 추가 해줌.
2006/11/05 17:57 2006/11/05 17:57

Trackback Address :: 이 글에는 트랙백을 보낼 수 없습니다

  1. Tracked from 언제나 오늘이 항상 즐거운날!!! 2006/11/14 14:01 삭제

    Subject: swing problem in beryl+(AiGLX(?)) environment

    Beryl is a fantastic window manager for Linux, but has several problem such as unstability -_-;; and swing GUI window resizing problem. To resolve swing GUI window resizing problem, add following line to /etc/environment in case that you have ubuntu or ..