1
0
This commit is contained in:
arg@mig29 2006-12-14 14:41:53 +01:00
parent faa7fbad82
commit 7c0ff994c8

View File

@ -190,7 +190,7 @@ kpress(XKeyEvent * e) {
case XK_j:
ksym = XK_Next;
break;
case XK_l:
case XK_k:
ksym = XK_Prior;
break;
case XK_g: