From 7d325a3797006297e47cbdcb4a5de61348c82664 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Aur=C3=A9lien=20Aptel?= <aurelien.aptel@gmail.com>
Date: Thu, 2 Sep 2010 20:24:33 +0200
Subject: [PATCH] fixed start/end sequence of gfx.

---
 st.info | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/st.info b/st.info
index ca4679b..bcff5e0 100644
--- a/st.info
+++ b/st.info
@@ -56,13 +56,13 @@ st| simpleterm,
 	op=\E[37;40m,
 	pairs#64,
 	rev=\E[7m,
-	rmacs=\E[10m,
+	rmacs=\E(B,
 	rmso=\E[m,
 	rmul=\E[m,
 	setab=\E[4%p1%dm,
 	setaf=\E[3%p1%dm,
 	sgr0=\E[0m,
-	smacs=\E[12m,
+	smacs=\E(0,
 	smso=\E[7m,
 	smul=\E[4m,
 	tbc=\E[2g,