2010/10/9 Silent-Hunter <cheery...@hotmail.com>: > > On 01/-10/-28163 11:59 AM, Hiisi wrote: >> 2010/10/8 Silent-Hunter<cheery...@hotmail.com>: >>> Unless I use sudo. It's weird, it only works if I use sudo. Otherwise, >>> no mouse in MC. Is it a permissions thing? If so, how do I fix it? >> I have no such problem: >> mc-4.7.4-1.fc12.i686 >> gpm-1.20.6-9.fc12.i686 >> Have you installed mc and gpm by yum? > Yes. I have installed both of them. The mouse works for copy/paste, but > not for clicking on items to select them, which it does if I use sudo.
Check file permissions for mc and gpm package files. I did it with this bash script: #! /bin/bash rpm -ql mc > outpp; rpm -ql gpm >> outpp; while read line do ls -l $line done <outpp rm outpp; Here's its output: -rw-r--r--. 1 root root 12278 7.9. 21:02 cedit.menu -rw-r--r--. 1 root root 788 7.9. 21:02 edit.indent.rc -rw-r--r--. 1 root root 247 7.9. 21:02 edit.spell.rc -rw-r--r--. 1 root root 1024 7.9. 21:02 filehighlight.ini -rw-r--r--. 1 root root 227 7.9. 21:02 mc.charsets -rw-r--r--. 1 root root 17608 7.9. 21:02 mc.ext -rw-r--r--. 1 root root 10343 7.9. 21:02 mc.keymap -rw-r--r--. 1 root root 10343 7.9. 21:02 mc.keymap.default -rw-r--r--. 1 root root 10243 7.9. 21:02 mc.keymap.emacs -rw-r--r--. 1 root root 1979 7.9. 21:02 mc.lib -rw-r--r--. 1 root root 9521 7.9. 21:02 mc.menu -rw-r--r--. 1 root root 10352 7.9. 21:02 mc.menu.sr -rw-r--r--. 1 root root 737 7.9. 21:02 sfs.ini -rw-r--r--. 1 root root 6447 7.9. 21:02 Syntax -rw-r--r--. 1 root root 6447 7.9. 21:02 /etc/mc/Syntax -rw-r--r--. 1 root root 12278 7.9. 21:02 /etc/mc/cedit.menu -rw-r--r--. 1 root root 788 7.9. 21:02 /etc/mc/edit.indent.rc -rw-r--r--. 1 root root 247 7.9. 21:02 /etc/mc/edit.spell.rc -rw-r--r--. 1 root root 1024 7.9. 21:02 /etc/mc/filehighlight.ini -rw-r--r--. 1 root root 227 7.9. 21:02 /etc/mc/mc.charsets -rw-r--r--. 1 root root 17608 7.9. 21:02 /etc/mc/mc.ext -rw-r--r--. 1 root root 10343 7.9. 21:02 /etc/mc/mc.keymap -rw-r--r--. 1 root root 10343 7.9. 21:02 /etc/mc/mc.keymap.default -rw-r--r--. 1 root root 10243 7.9. 21:02 /etc/mc/mc.keymap.emacs -rw-r--r--. 1 root root 1979 7.9. 21:02 /etc/mc/mc.lib -rw-r--r--. 1 root root 9521 7.9. 21:02 /etc/mc/mc.menu -rw-r--r--. 1 root root 10352 7.9. 21:02 /etc/mc/mc.menu.sr -rw-r--r--. 1 root root 737 7.9. 21:02 /etc/mc/sfs.ini -rwxr-xr-x. 1 root root 49 7.9. 21:02 /etc/profile.d/mc.csh -rwxr-xr-x. 1 root root 153 7.9. 21:02 /etc/profile.d/mc.sh -rwxr-xr-x. 1 root root 908708 7.9. 21:02 /usr/bin/mc lrwxrwxrwx. 1 root root 2 17.9. 00:48 /usr/bin/mcdiff -> mc lrwxrwxrwx. 1 root root 2 17.9. 00:48 /usr/bin/mcedit -> mc -rwxr-xr-x. 1 root root 6080 7.9. 21:02 /usr/bin/mcmfmt lrwxrwxrwx. 1 root root 2 17.9. 00:48 /usr/bin/mcview -> mc yhteensä 32 -rws--x--x. 1 vcsa root 8132 7.9. 21:02 cons.saver drwxr-xr-x. 2 root root 4096 17.9. 00:48 extfs.d drwxr-xr-x. 2 root root 4096 17.9. 00:48 fish -rwxr-xr-x. 1 root root 49 7.9. 21:02 mc.csh -rwxr-xr-x. 1 root root 153 7.9. 21:02 mc.sh -rwxr-xr-x. 1 root root 389 7.9. 21:02 mc-wrapper.csh -rwxr-xr-x. 1 root root 315 7.9. 21:02 mc-wrapper.sh -rws--x--x. 1 vcsa root 8132 7.9. 21:02 /usr/libexec/mc/cons.saver yhteensä 204 -rwxr-xr-x. 1 root root 3206 7.9. 21:02 a+ -rwxr-xr-x. 1 root root 9726 7.9. 21:02 apt+ -rwxr-xr-x. 1 root root 1320 7.9. 21:02 audio -rwxr-xr-x. 1 root root 1207 7.9. 21:02 bpp -rwxr-xr-x. 1 root root 5447 7.9. 21:02 deb -rwxr-xr-x. 1 root root 3074 7.9. 21:02 deba -rwxr-xr-x. 1 root root 10493 7.9. 21:02 debd -rwxr-xr-x. 1 root root 8998 7.9. 21:02 dpkg+ -rwxr-xr-x. 1 root root 2630 7.9. 21:02 hp48+ -rwxr-xr-x. 1 root root 2194 7.9. 21:02 iso9660 -rwxr-xr-x. 1 root root 1279 7.9. 21:02 lslR -rwxr-xr-x. 1 root root 5479 7.9. 21:02 mailfs -rwxr-xr-x. 1 root root 10234 7.9. 21:02 patchfs -rw-r--r--. 1 root root 7402 7.9. 21:02 README -rw-r--r--. 1 root root 968 7.9. 21:02 README.extfs -rwxr-xr-x. 1 root root 10554 7.9. 21:02 rpm -rwxr-xr-x. 1 root root 1509 7.9. 21:02 rpms+ -rwxr-xr-x. 1 root root 10477 7.9. 21:02 s3+ -rwxr-xr-x. 1 root root 7836 7.9. 21:02 trpm -rwxr-xr-x. 1 root root 2314 7.9. 21:02 u7z -rwxr-xr-x. 1 root root 1153 7.9. 21:02 uace -rwxr-xr-x. 1 root root 1280 7.9. 21:02 ualz -rwxr-xr-x. 1 root root 1323 7.9. 21:02 uar -rwxr-xr-x. 1 root root 1526 7.9. 21:02 uarc -rwxr-xr-x. 1 root root 1655 7.9. 21:02 uarj -rwxr-xr-x. 1 root root 1608 7.9. 21:02 uc1541 -rwxr-xr-x. 1 root root 734 7.9. 21:02 ucab -rwxr-xr-x. 1 root root 969 7.9. 21:02 uha -rwxr-xr-x. 1 root root 3870 7.9. 21:02 ulha -rwxr-xr-x. 1 root root 2470 7.9. 21:02 urar -rwxr-xr-x. 1 root root 14712 7.9. 21:02 uzip -rwxr-xr-x. 1 root root 1425 7.9. 21:02 uzoo -rw-r--r--. 1 root root 7402 7.9. 21:02 /usr/libexec/mc/extfs.d/README -rw-r--r--. 1 root root 968 7.9. 21:02 /usr/libexec/mc/extfs.d/README.extfs -rwxr-xr-x. 1 root root 3206 7.9. 21:02 /usr/libexec/mc/extfs.d/a+ -rwxr-xr-x. 1 root root 9726 7.9. 21:02 /usr/libexec/mc/extfs.d/apt+ -rwxr-xr-x. 1 root root 1320 7.9. 21:02 /usr/libexec/mc/extfs.d/audio -rwxr-xr-x. 1 root root 1207 7.9. 21:02 /usr/libexec/mc/extfs.d/bpp -rwxr-xr-x. 1 root root 5447 7.9. 21:02 /usr/libexec/mc/extfs.d/deb -rwxr-xr-x. 1 root root 3074 7.9. 21:02 /usr/libexec/mc/extfs.d/deba -rwxr-xr-x. 1 root root 10493 7.9. 21:02 /usr/libexec/mc/extfs.d/debd -rwxr-xr-x. 1 root root 8998 7.9. 21:02 /usr/libexec/mc/extfs.d/dpkg+ -rwxr-xr-x. 1 root root 2630 7.9. 21:02 /usr/libexec/mc/extfs.d/hp48+ -rwxr-xr-x. 1 root root 2194 7.9. 21:02 /usr/libexec/mc/extfs.d/iso9660 -rwxr-xr-x. 1 root root 1279 7.9. 21:02 /usr/libexec/mc/extfs.d/lslR -rwxr-xr-x. 1 root root 5479 7.9. 21:02 /usr/libexec/mc/extfs.d/mailfs -rwxr-xr-x. 1 root root 10234 7.9. 21:02 /usr/libexec/mc/extfs.d/patchfs -rwxr-xr-x. 1 root root 10554 7.9. 21:02 /usr/libexec/mc/extfs.d/rpm -rwxr-xr-x. 1 root root 1509 7.9. 21:02 /usr/libexec/mc/extfs.d/rpms+ -rwxr-xr-x. 1 root root 10477 7.9. 21:02 /usr/libexec/mc/extfs.d/s3+ -rwxr-xr-x. 1 root root 7836 7.9. 21:02 /usr/libexec/mc/extfs.d/trpm -rwxr-xr-x. 1 root root 2314 7.9. 21:02 /usr/libexec/mc/extfs.d/u7z -rwxr-xr-x. 1 root root 1153 7.9. 21:02 /usr/libexec/mc/extfs.d/uace -rwxr-xr-x. 1 root root 1280 7.9. 21:02 /usr/libexec/mc/extfs.d/ualz -rwxr-xr-x. 1 root root 1323 7.9. 21:02 /usr/libexec/mc/extfs.d/uar -rwxr-xr-x. 1 root root 1526 7.9. 21:02 /usr/libexec/mc/extfs.d/uarc -rwxr-xr-x. 1 root root 1655 7.9. 21:02 /usr/libexec/mc/extfs.d/uarj -rwxr-xr-x. 1 root root 1608 7.9. 21:02 /usr/libexec/mc/extfs.d/uc1541 -rwxr-xr-x. 1 root root 734 7.9. 21:02 /usr/libexec/mc/extfs.d/ucab -rwxr-xr-x. 1 root root 969 7.9. 21:02 /usr/libexec/mc/extfs.d/uha -rwxr-xr-x. 1 root root 3870 7.9. 21:02 /usr/libexec/mc/extfs.d/ulha -rwxr-xr-x. 1 root root 2470 7.9. 21:02 /usr/libexec/mc/extfs.d/urar -rwxr-xr-x. 1 root root 14712 7.9. 21:02 /usr/libexec/mc/extfs.d/uzip -rwxr-xr-x. 1 root root 1425 7.9. 21:02 /usr/libexec/mc/extfs.d/uzoo yhteensä 68 -rwxr-xr-x. 1 root root 482 7.9. 21:02 append -rwxr-xr-x. 1 root root 147 7.9. 21:02 chmod -rwxr-xr-x. 1 root root 172 7.9. 21:02 chown -rwxr-xr-x. 1 root root 88 7.9. 21:02 fexists -rwxr-xr-x. 1 root root 2126 7.9. 21:02 get -rwxr-xr-x. 1 root root 182 7.9. 21:02 hardlink -rwxr-xr-x. 1 root root 974 7.9. 21:02 info -rwxr-xr-x. 1 root root 187 7.9. 21:02 ln -rwxr-xr-x. 1 root root 4405 7.9. 21:02 ls -rwxr-xr-x. 1 root root 111 7.9. 21:02 mkdir -rwxr-xr-x. 1 root root 142 7.9. 21:02 mv -rw-r--r--. 1 root root 6482 7.9. 21:02 README.fish -rwxr-xr-x. 1 root root 111 7.9. 21:02 rmdir -rwxr-xr-x. 1 root root 315 7.9. 21:02 send -rwxr-xr-x. 1 root root 114 7.9. 21:02 unlink -rw-r--r--. 1 root root 6482 7.9. 21:02 /usr/libexec/mc/fish/README.fish -rwxr-xr-x. 1 root root 482 7.9. 21:02 /usr/libexec/mc/fish/append -rwxr-xr-x. 1 root root 147 7.9. 21:02 /usr/libexec/mc/fish/chmod -rwxr-xr-x. 1 root root 172 7.9. 21:02 /usr/libexec/mc/fish/chown -rwxr-xr-x. 1 root root 88 7.9. 21:02 /usr/libexec/mc/fish/fexists -rwxr-xr-x. 1 root root 2126 7.9. 21:02 /usr/libexec/mc/fish/get -rwxr-xr-x. 1 root root 182 7.9. 21:02 /usr/libexec/mc/fish/hardlink -rwxr-xr-x. 1 root root 974 7.9. 21:02 /usr/libexec/mc/fish/info -rwxr-xr-x. 1 root root 187 7.9. 21:02 /usr/libexec/mc/fish/ln -rwxr-xr-x. 1 root root 4405 7.9. 21:02 /usr/libexec/mc/fish/ls -rwxr-xr-x. 1 root root 111 7.9. 21:02 /usr/libexec/mc/fish/mkdir -rwxr-xr-x. 1 root root 142 7.9. 21:02 /usr/libexec/mc/fish/mv -rwxr-xr-x. 1 root root 111 7.9. 21:02 /usr/libexec/mc/fish/rmdir -rwxr-xr-x. 1 root root 315 7.9. 21:02 /usr/libexec/mc/fish/send -rwxr-xr-x. 1 root root 114 7.9. 21:02 /usr/libexec/mc/fish/unlink -rwxr-xr-x. 1 root root 389 7.9. 21:02 /usr/libexec/mc/mc-wrapper.csh -rwxr-xr-x. 1 root root 315 7.9. 21:02 /usr/libexec/mc/mc-wrapper.sh -rwxr-xr-x. 1 root root 49 7.9. 21:02 /usr/libexec/mc/mc.csh -rwxr-xr-x. 1 root root 153 7.9. 21:02 /usr/libexec/mc/mc.sh yhteensä 92 -rw-r--r--. 1 root root 18002 7.9. 11:16 COPYING -rw-r--r--. 1 root root 34257 7.9. 11:16 FAQ -rw-r--r--. 1 root root 25674 7.9. 11:16 NEWS -rw-r--r--. 1 root root 6012 7.9. 11:16 README -rw-r--r--. 1 root root 18002 7.9. 11:16 /usr/share/doc/mc-4.7.4/COPYING -rw-r--r--. 1 root root 34257 7.9. 11:16 /usr/share/doc/mc-4.7.4/FAQ -rw-r--r--. 1 root root 25674 7.9. 11:16 /usr/share/doc/mc-4.7.4/NEWS -rw-r--r--. 1 root root 6012 7.9. 11:16 /usr/share/doc/mc-4.7.4/README -rw-r--r--. 1 root root 27492 7.9. 21:02 /usr/share/locale/az/LC_MESSAGES/mc.mo -rw-r--r--. 1 root root 49958 7.9. 21:02 /usr/share/locale/be/LC_MESSAGES/mc.mo -rw-r--r--. 1 root root 33289 7.9. 21:02 /usr/share/locale/b...@tarask/LC_MESSAGES/mc.mo -rw-r--r--. 1 root root 32597 7.9. 21:02 /usr/share/locale/bg/LC_MESSAGES/mc.mo -rw-r--r--. 1 root root 27508 7.9. 21:02 /usr/share/locale/ca/LC_MESSAGES/mc.mo -rw-r--r--. 1 root root 75465 7.9. 21:02 /usr/share/locale/cs/LC_MESSAGES/mc.mo -rw-r--r--. 1 root root 25629 7.9. 21:02 /usr/share/locale/da/LC_MESSAGES/mc.mo -rw-r--r--. 1 root root 74807 7.9. 21:02 /usr/share/locale/de/LC_MESSAGES/mc.mo -rw-r--r--. 1 root root 7639 7.9. 21:02 /usr/share/locale/el/LC_MESSAGES/mc.mo -rw-r--r--. 1 root root 73420 7.9. 21:02 /usr/share/locale/es/LC_MESSAGES/mc.mo -rw-r--r--. 1 root root 26939 7.9. 21:02 /usr/share/locale/eu/LC_MESSAGES/mc.mo -rw-r--r--. 1 root root 6534 7.9. 21:02 /usr/share/locale/fi/LC_MESSAGES/mc.mo -rw-r--r--. 1 root root 46334 7.9. 21:02 /usr/share/locale/fr/LC_MESSAGES/mc.mo -rw-r--r--. 1 root root 62767 7.9. 21:02 /usr/share/locale/gl/LC_MESSAGES/mc.mo -rw-r--r--. 1 root root 76246 7.9. 21:02 /usr/share/locale/hu/LC_MESSAGES/mc.mo -rw-r--r--. 1 root root 73551 7.9. 21:02 /usr/share/locale/it/LC_MESSAGES/mc.mo -rw-r--r--. 1 root root 28548 7.9. 21:02 /usr/share/locale/ja/LC_MESSAGES/mc.mo -rw-r--r--. 1 root root 46950 7.9. 21:02 /usr/share/locale/ko/LC_MESSAGES/mc.mo -rw-r--r--. 1 root root 31163 7.9. 21:02 /usr/share/locale/lt/LC_MESSAGES/mc.mo -rw-r--r--. 1 root root 26416 7.9. 21:02 /usr/share/locale/lv/LC_MESSAGES/mc.mo -rw-r--r--. 1 root root 34601 7.9. 21:02 /usr/share/locale/mn/LC_MESSAGES/mc.mo -rw-r--r--. 1 root root 26375 7.9. 21:02 /usr/share/locale/nb/LC_MESSAGES/mc.mo -rw-r--r--. 1 root root 41253 7.9. 21:02 /usr/share/locale/nl/LC_MESSAGES/mc.mo -rw-r--r--. 1 root root 75558 7.9. 21:02 /usr/share/locale/pl/LC_MESSAGES/mc.mo -rw-r--r--. 1 root root 26745 7.9. 21:02 /usr/share/locale/pt/LC_MESSAGES/mc.mo -rw-r--r--. 1 root root 24687 7.9. 21:02 /usr/share/locale/pt_BR/LC_MESSAGES/mc.mo -rw-r--r--. 1 root root 28219 7.9. 21:02 /usr/share/locale/ro/LC_MESSAGES/mc.mo -rw-r--r--. 1 root root 96704 7.9. 21:02 /usr/share/locale/ru/LC_MESSAGES/mc.mo -rw-r--r--. 1 root root 43096 7.9. 21:02 /usr/share/locale/sk/LC_MESSAGES/mc.mo -rw-r--r--. 1 root root 28191 7.9. 21:02 /usr/share/locale/sl/LC_MESSAGES/mc.mo -rw-r--r--. 1 root root 35847 7.9. 21:02 /usr/share/locale/sr/LC_MESSAGES/mc.mo -rw-r--r--. 1 root root 27690 7.9. 21:02 /usr/share/locale/sv/LC_MESSAGES/mc.mo -rw-r--r--. 1 root root 2247 7.9. 21:02 /usr/share/locale/ta/LC_MESSAGES/mc.mo -rw-r--r--. 1 root root 26224 7.9. 21:02 /usr/share/locale/tr/LC_MESSAGES/mc.mo -rw-r--r--. 1 root root 93753 7.9. 21:02 /usr/share/locale/uk/LC_MESSAGES/mc.mo -rw-r--r--. 1 root root 33433 7.9. 21:02 /usr/share/locale/vi/LC_MESSAGES/mc.mo -rw-r--r--. 1 root root 18674 7.9. 21:02 /usr/share/locale/wa/LC_MESSAGES/mc.mo -rw-r--r--. 1 root root 69909 7.9. 21:02 /usr/share/locale/zh_CN/LC_MESSAGES/mc.mo -rw-r--r--. 1 root root 24955 7.9. 21:02 /usr/share/locale/zh_TW/LC_MESSAGES/mc.mo -rw-r--r--. 1 root root 39956 7.9. 21:02 /usr/share/man/es/man1/mc.1.gz -rw-r--r--. 1 root root 38342 7.9. 21:02 /usr/share/man/hu/man1/mc.1.gz -rw-r--r--. 1 root root 35611 7.9. 21:02 /usr/share/man/it/man1/mc.1.gz -rw-r--r--. 1 root root 38792 7.9. 21:02 /usr/share/man/man1/mc.1.gz -rw-r--r--. 1 root root 7301 7.9. 21:02 /usr/share/man/man1/mcedit.1.gz -rw-r--r--. 1 root root 1228 7.9. 21:02 /usr/share/man/man1/mcview.1.gz -rw-r--r--. 1 root root 38486 7.9. 21:02 /usr/share/man/pl/man1/mc.1.gz -rw-r--r--. 1 root root 61816 7.9. 21:02 /usr/share/man/ru/man1/mc.1.gz -rw-r--r--. 1 root root 42431 7.9. 21:02 /usr/share/man/sr/man1/mc.1.gz yhteensä 1292 -rw-r--r--. 1 root root 2979 7.9. 21:02 mc.hint -rw-r--r--. 1 root root 3123 7.9. 21:02 mc.hint.cs -rw-r--r--. 1 root root 3206 7.9. 21:02 mc.hint.es -rw-r--r--. 1 root root 3482 7.9. 21:02 mc.hint.hu -rw-r--r--. 1 root root 3144 7.9. 21:02 mc.hint.it -rw-r--r--. 1 root root 3141 7.9. 21:02 mc.hint.nl -rw-r--r--. 1 root root 3283 7.9. 21:02 mc.hint.pl -rw-r--r--. 1 root root 5392 7.9. 21:02 mc.hint.ru -rw-r--r--. 1 root root 5662 7.9. 21:02 mc.hint.sr -rw-r--r--. 1 root root 5476 7.9. 21:02 mc.hint.uk -rw-r--r--. 1 root root 3347 7.9. 21:02 mc.hint.zh -rw-r--r--. 1 root root 140098 7.9. 21:02 mc.hlp -rw-r--r--. 1 root root 166738 7.9. 21:02 mc.hlp.es -rw-r--r--. 1 root root 133934 7.9. 21:02 mc.hlp.hu -rw-r--r--. 1 root root 128233 7.9. 21:02 mc.hlp.it -rw-r--r--. 1 root root 127365 7.9. 21:02 mc.hlp.pl -rw-r--r--. 1 root root 312797 7.9. 21:02 mc.hlp.ru -rw-r--r--. 1 root root 232064 7.9. 21:02 mc.hlp.sr drwxr-xr-x. 2 root root 4096 17.9. 00:48 skins drwxr-xr-x. 2 root root 4096 17.9. 00:48 syntax -rw-r--r--. 1 root root 2979 7.9. 21:02 /usr/share/mc/mc.hint -rw-r--r--. 1 root root 3123 7.9. 21:02 /usr/share/mc/mc.hint.cs -rw-r--r--. 1 root root 3206 7.9. 21:02 /usr/share/mc/mc.hint.es -rw-r--r--. 1 root root 3482 7.9. 21:02 /usr/share/mc/mc.hint.hu -rw-r--r--. 1 root root 3144 7.9. 21:02 /usr/share/mc/mc.hint.it -rw-r--r--. 1 root root 3141 7.9. 21:02 /usr/share/mc/mc.hint.nl -rw-r--r--. 1 root root 3283 7.9. 21:02 /usr/share/mc/mc.hint.pl -rw-r--r--. 1 root root 5392 7.9. 21:02 /usr/share/mc/mc.hint.ru -rw-r--r--. 1 root root 5662 7.9. 21:02 /usr/share/mc/mc.hint.sr -rw-r--r--. 1 root root 5476 7.9. 21:02 /usr/share/mc/mc.hint.uk -rw-r--r--. 1 root root 3347 7.9. 21:02 /usr/share/mc/mc.hint.zh -rw-r--r--. 1 root root 140098 7.9. 21:02 /usr/share/mc/mc.hlp -rw-r--r--. 1 root root 166738 7.9. 21:02 /usr/share/mc/mc.hlp.es -rw-r--r--. 1 root root 133934 7.9. 21:02 /usr/share/mc/mc.hlp.hu -rw-r--r--. 1 root root 128233 7.9. 21:02 /usr/share/mc/mc.hlp.it -rw-r--r--. 1 root root 127365 7.9. 21:02 /usr/share/mc/mc.hlp.pl -rw-r--r--. 1 root root 312797 7.9. 21:02 /usr/share/mc/mc.hlp.ru -rw-r--r--. 1 root root 232064 7.9. 21:02 /usr/share/mc/mc.hlp.sr yhteensä 24 -rw-r--r--. 1 root root 2445 7.9. 21:02 darkfar.ini -rw-r--r--. 1 root root 2114 7.9. 21:02 default.ini -rw-r--r--. 1 root root 2060 7.9. 21:02 double-lines.ini -rw-r--r--. 1 root root 2549 7.9. 21:02 featured.ini -rw-r--r--. 1 root root 1711 7.9. 21:02 gotar.ini -rw-r--r--. 1 root root 1982 7.9. 21:02 nicedark.ini -rw-r--r--. 1 root root 2445 7.9. 21:02 /usr/share/mc/skins/darkfar.ini -rw-r--r--. 1 root root 2114 7.9. 21:02 /usr/share/mc/skins/default.ini -rw-r--r--. 1 root root 2060 7.9. 21:02 /usr/share/mc/skins/double-lines.ini -rw-r--r--. 1 root root 2549 7.9. 21:02 /usr/share/mc/skins/featured.ini -rw-r--r--. 1 root root 1711 7.9. 21:02 /usr/share/mc/skins/gotar.ini -rw-r--r--. 1 root root 1982 7.9. 21:02 /usr/share/mc/skins/nicedark.ini yhteensä 708 -rw-r--r--. 1 root root 1782 7.9. 21:02 ada95.syntax -rw-r--r--. 1 root root 1069 7.9. 21:02 aspx.syntax -rw-r--r--. 1 root root 9261 7.9. 21:02 assembler.syntax -rw-r--r--. 1 root root 5135 7.9. 21:02 awk.syntax -rw-r--r--. 1 root root 9613 7.9. 21:02 cabal.syntax -rw-r--r--. 1 root root 936 7.9. 21:02 changelog.syntax -rw-r--r--. 1 root root 20300 7.9. 21:02 css.syntax -rw-r--r--. 1 root root 4541 7.9. 21:02 cs.syntax -rw-r--r--. 1 root root 3417 7.9. 21:02 c.syntax -rw-r--r--. 1 root root 3891 7.9. 21:02 cxx.syntax -rw-r--r--. 1 root root 673 7.9. 21:02 debian-changelog.syntax -rw-r--r--. 1 root root 922 7.9. 21:02 debian-control.syntax -rw-r--r--. 1 root root 473 7.9. 21:02 debian-description.syntax -rw-r--r--. 1 root root 370 7.9. 21:02 debian-sources-list.syntax -rw-r--r--. 1 root root 1231 7.9. 21:02 diff.syntax -rw-r--r--. 1 root root 2171 7.9. 21:02 dos.syntax -rw-r--r--. 1 root root 18472 7.9. 21:02 d.syntax -rw-r--r--. 1 root root 11447 7.9. 21:02 ebuild.syntax -rw-r--r--. 1 root root 2987 7.9. 21:02 eiffel.syntax -rw-r--r--. 1 root root 10053 7.9. 21:02 erlang.syntax -rw-r--r--. 1 root root 7708 7.9. 21:02 f90.syntax -rw-r--r--. 1 root root 2329 7.9. 21:02 filehighlight.syntax -rw-r--r--. 1 root root 8607 7.9. 21:02 fortran.syntax -rw-r--r--. 1 root root 8694 7.9. 21:02 haskell.syntax -rw-r--r--. 1 root root 36191 7.9. 21:02 html.syntax -rw-r--r--. 1 root root 3070 7.9. 21:02 idl.syntax -rw-r--r--. 1 root root 220 7.9. 21:02 ini.syntax -rw-r--r--. 1 root root 3736 7.9. 21:02 java.syntax -rw-r--r--. 1 root root 5156 7.9. 21:02 js.syntax -rw-r--r--. 1 root root 1588 7.9. 21:02 j.syntax -rw-r--r--. 1 root root 8964 7.9. 21:02 latex.syntax -rw-r--r--. 1 root root 2236 7.9. 21:02 lisp.syntax -rw-r--r--. 1 root root 1249 7.9. 21:02 lsm.syntax -rw-r--r--. 1 root root 6138 7.9. 21:02 lua.syntax -rw-r--r--. 1 root root 3132 7.9. 21:02 m4.syntax -rw-r--r--. 1 root root 4113 7.9. 21:02 mail.syntax -rw-r--r--. 1 root root 2361 7.9. 21:02 makefile.syntax -rw-r--r--. 1 root root 2632 7.9. 21:02 ml.syntax -rw-r--r--. 1 root root 6682 7.9. 21:02 named.syntax -rw-r--r--. 1 root root 5753 7.9. 21:02 nemerle.syntax -rw-r--r--. 1 root root 8139 7.9. 21:02 nroff.syntax -rw-r--r--. 1 root root 10834 7.9. 21:02 octave.syntax -rw-r--r--. 1 root root 3982 7.9. 21:02 pascal.syntax -rw-r--r--. 1 root root 9764 7.9. 21:02 perl.syntax -rw-r--r--. 1 root root 111381 7.9. 21:02 php.syntax -rw-r--r--. 1 root root 13285 7.9. 21:02 PKGBUILD.syntax -rw-r--r--. 1 root root 2318 7.9. 21:02 po.syntax -rw-r--r--. 1 root root 8548 7.9. 21:02 povray.syntax -rw-r--r--. 1 root root 8299 7.9. 21:02 procmail.syntax -rw-r--r--. 1 root root 1627 7.9. 21:02 properties.syntax -rw-r--r--. 1 root root 9555 7.9. 21:02 python.syntax -rw-r--r--. 1 root root 5995 7.9. 21:02 ruby.syntax -rw-r--r--. 1 root root 65879 7.9. 21:02 sh.syntax -rw-r--r--. 1 root root 3428 7.9. 21:02 slang.syntax -rw-r--r--. 1 root root 5271 7.9. 21:02 smalltalk.syntax -rw-r--r--. 1 root root 11644 7.9. 21:02 spec.syntax -rw-r--r--. 1 root root 10226 7.9. 21:02 sql.syntax -rw-r--r--. 1 root root 1076 7.9. 21:02 strace.syntax -rw-r--r--. 1 root root 5562 7.9. 21:02 swig.syntax -rw-r--r--. 1 root root 1919 7.9. 21:02 syntax.syntax -rw-r--r--. 1 root root 4422 7.9. 21:02 tcl.syntax -rw-r--r--. 1 root root 9083 7.9. 21:02 texinfo.syntax -rw-r--r--. 1 root root 3636 7.9. 21:02 tt.syntax -rw-r--r--. 1 root root 31 7.9. 21:02 unknown.syntax -rw-r--r--. 1 root root 7771 7.9. 21:02 verilog.syntax -rw-r--r--. 1 root root 5133 7.9. 21:02 vhdl.syntax -rw-r--r--. 1 root root 1147 7.9. 21:02 xml.syntax -rw-r--r--. 1 root root 353 7.9. 21:02 yum-repo.syntax -rw-r--r--. 1 root root 4204 7.9. 21:02 yxx.syntax -rw-r--r--. 1 root root 13285 7.9. 21:02 /usr/share/mc/syntax/PKGBUILD.syntax -rw-r--r--. 1 root root 1782 7.9. 21:02 /usr/share/mc/syntax/ada95.syntax -rw-r--r--. 1 root root 1069 7.9. 21:02 /usr/share/mc/syntax/aspx.syntax -rw-r--r--. 1 root root 9261 7.9. 21:02 /usr/share/mc/syntax/assembler.syntax -rw-r--r--. 1 root root 5135 7.9. 21:02 /usr/share/mc/syntax/awk.syntax -rw-r--r--. 1 root root 3417 7.9. 21:02 /usr/share/mc/syntax/c.syntax -rw-r--r--. 1 root root 9613 7.9. 21:02 /usr/share/mc/syntax/cabal.syntax -rw-r--r--. 1 root root 936 7.9. 21:02 /usr/share/mc/syntax/changelog.syntax -rw-r--r--. 1 root root 4541 7.9. 21:02 /usr/share/mc/syntax/cs.syntax -rw-r--r--. 1 root root 20300 7.9. 21:02 /usr/share/mc/syntax/css.syntax -rw-r--r--. 1 root root 3891 7.9. 21:02 /usr/share/mc/syntax/cxx.syntax -rw-r--r--. 1 root root 18472 7.9. 21:02 /usr/share/mc/syntax/d.syntax -rw-r--r--. 1 root root 673 7.9. 21:02 /usr/share/mc/syntax/debian-changelog.syntax -rw-r--r--. 1 root root 922 7.9. 21:02 /usr/share/mc/syntax/debian-control.syntax -rw-r--r--. 1 root root 473 7.9. 21:02 /usr/share/mc/syntax/debian-description.syntax -rw-r--r--. 1 root root 370 7.9. 21:02 /usr/share/mc/syntax/debian-sources-list.syntax -rw-r--r--. 1 root root 1231 7.9. 21:02 /usr/share/mc/syntax/diff.syntax -rw-r--r--. 1 root root 2171 7.9. 21:02 /usr/share/mc/syntax/dos.syntax -rw-r--r--. 1 root root 11447 7.9. 21:02 /usr/share/mc/syntax/ebuild.syntax -rw-r--r--. 1 root root 2987 7.9. 21:02 /usr/share/mc/syntax/eiffel.syntax -rw-r--r--. 1 root root 10053 7.9. 21:02 /usr/share/mc/syntax/erlang.syntax -rw-r--r--. 1 root root 7708 7.9. 21:02 /usr/share/mc/syntax/f90.syntax -rw-r--r--. 1 root root 2329 7.9. 21:02 /usr/share/mc/syntax/filehighlight.syntax -rw-r--r--. 1 root root 8607 7.9. 21:02 /usr/share/mc/syntax/fortran.syntax -rw-r--r--. 1 root root 8694 7.9. 21:02 /usr/share/mc/syntax/haskell.syntax -rw-r--r--. 1 root root 36191 7.9. 21:02 /usr/share/mc/syntax/html.syntax -rw-r--r--. 1 root root 3070 7.9. 21:02 /usr/share/mc/syntax/idl.syntax -rw-r--r--. 1 root root 220 7.9. 21:02 /usr/share/mc/syntax/ini.syntax -rw-r--r--. 1 root root 1588 7.9. 21:02 /usr/share/mc/syntax/j.syntax -rw-r--r--. 1 root root 3736 7.9. 21:02 /usr/share/mc/syntax/java.syntax -rw-r--r--. 1 root root 5156 7.9. 21:02 /usr/share/mc/syntax/js.syntax -rw-r--r--. 1 root root 8964 7.9. 21:02 /usr/share/mc/syntax/latex.syntax -rw-r--r--. 1 root root 2236 7.9. 21:02 /usr/share/mc/syntax/lisp.syntax -rw-r--r--. 1 root root 1249 7.9. 21:02 /usr/share/mc/syntax/lsm.syntax -rw-r--r--. 1 root root 6138 7.9. 21:02 /usr/share/mc/syntax/lua.syntax -rw-r--r--. 1 root root 3132 7.9. 21:02 /usr/share/mc/syntax/m4.syntax -rw-r--r--. 1 root root 4113 7.9. 21:02 /usr/share/mc/syntax/mail.syntax -rw-r--r--. 1 root root 2361 7.9. 21:02 /usr/share/mc/syntax/makefile.syntax -rw-r--r--. 1 root root 2632 7.9. 21:02 /usr/share/mc/syntax/ml.syntax -rw-r--r--. 1 root root 6682 7.9. 21:02 /usr/share/mc/syntax/named.syntax -rw-r--r--. 1 root root 5753 7.9. 21:02 /usr/share/mc/syntax/nemerle.syntax -rw-r--r--. 1 root root 8139 7.9. 21:02 /usr/share/mc/syntax/nroff.syntax -rw-r--r--. 1 root root 10834 7.9. 21:02 /usr/share/mc/syntax/octave.syntax -rw-r--r--. 1 root root 3982 7.9. 21:02 /usr/share/mc/syntax/pascal.syntax -rw-r--r--. 1 root root 9764 7.9. 21:02 /usr/share/mc/syntax/perl.syntax -rw-r--r--. 1 root root 111381 7.9. 21:02 /usr/share/mc/syntax/php.syntax -rw-r--r--. 1 root root 2318 7.9. 21:02 /usr/share/mc/syntax/po.syntax -rw-r--r--. 1 root root 8548 7.9. 21:02 /usr/share/mc/syntax/povray.syntax -rw-r--r--. 1 root root 8299 7.9. 21:02 /usr/share/mc/syntax/procmail.syntax -rw-r--r--. 1 root root 1627 7.9. 21:02 /usr/share/mc/syntax/properties.syntax -rw-r--r--. 1 root root 9555 7.9. 21:02 /usr/share/mc/syntax/python.syntax -rw-r--r--. 1 root root 5995 7.9. 21:02 /usr/share/mc/syntax/ruby.syntax -rw-r--r--. 1 root root 65879 7.9. 21:02 /usr/share/mc/syntax/sh.syntax -rw-r--r--. 1 root root 3428 7.9. 21:02 /usr/share/mc/syntax/slang.syntax -rw-r--r--. 1 root root 5271 7.9. 21:02 /usr/share/mc/syntax/smalltalk.syntax -rw-r--r--. 1 root root 11644 7.9. 21:02 /usr/share/mc/syntax/spec.syntax -rw-r--r--. 1 root root 10226 7.9. 21:02 /usr/share/mc/syntax/sql.syntax -rw-r--r--. 1 root root 1076 7.9. 21:02 /usr/share/mc/syntax/strace.syntax -rw-r--r--. 1 root root 5562 7.9. 21:02 /usr/share/mc/syntax/swig.syntax -rw-r--r--. 1 root root 1919 7.9. 21:02 /usr/share/mc/syntax/syntax.syntax -rw-r--r--. 1 root root 4422 7.9. 21:02 /usr/share/mc/syntax/tcl.syntax -rw-r--r--. 1 root root 9083 7.9. 21:02 /usr/share/mc/syntax/texinfo.syntax -rw-r--r--. 1 root root 3636 7.9. 21:02 /usr/share/mc/syntax/tt.syntax -rw-r--r--. 1 root root 31 7.9. 21:02 /usr/share/mc/syntax/unknown.syntax -rw-r--r--. 1 root root 7771 7.9. 21:02 /usr/share/mc/syntax/verilog.syntax -rw-r--r--. 1 root root 5133 7.9. 21:02 /usr/share/mc/syntax/vhdl.syntax -rw-r--r--. 1 root root 1147 7.9. 21:02 /usr/share/mc/syntax/xml.syntax -rw-r--r--. 1 root root 353 7.9. 21:02 /usr/share/mc/syntax/yum-repo.syntax -rw-r--r--. 1 root root 4204 7.9. 21:02 /usr/share/mc/syntax/yxx.syntax -rw-r--r--. 1 root root 1756 10.12.2009 /etc/gpm-root.conf -rw-r--r--. 1 root root 1582 10.12.2009 /etc/gpm-syn.conf -rw-r--r--. 1 root root 4763 10.12.2009 /etc/gpm-twiddler.conf -rwxr-xr-x. 1 root root 2676 10.12.2009 /etc/rc.d/init.d/gpm -rwxr-xr-x. 1 root root 5960 10.12.2009 /usr/bin/disable-paste -rwxr-xr-x. 1 root root 6612 10.12.2009 /usr/bin/display-buttons -rwxr-xr-x. 1 root root 6520 10.12.2009 /usr/bin/display-coords -rwxr-xr-x. 1 root root 5528 10.12.2009 /usr/bin/get-versions -rwxr-xr-x. 1 root root 27992 10.12.2009 /usr/bin/gpm-root -rwxr-xr-x. 1 root root 14020 10.12.2009 /usr/bin/hltest -rwxr-xr-x. 1 root root 14264 10.12.2009 /usr/bin/mev -rwxr-xr-x. 1 root root 81008 10.12.2009 /usr/bin/mouse-test -rwxr-xr-x. 1 root root 97644 10.12.2009 /usr/sbin/gpm -rwxr-xr-x. 1 root root 13860 10.12.2009 /usr/sbin/inputattach yhteensä 128 -rw-r--r--. 1 root root 144 12.6.2008 1.20.4 -rw-r--r--. 1 root root 706 19.6.2008 1.20.5 -rw-r--r--. 1 root root 294 9.2.2009 1.20.6 -rw-r--r--. 1 root root 576 2.6.2008 1.99.6 -rw-r--r--. 1 root root 2142 9.2.2009 Announce -rw-r--r--. 1 root root 1313 9.2.2009 BUGS -rw-r--r--. 1 root root 17976 9.2.2009 COPYING -rw-r--r--. 1 root root 8736 25.12.2002 FAQ -rw-r--r--. 1 root root 2295 2.6.2008 gpm-1-before-1.20.4 -rw-r--r--. 1 root root 559 2.6.2008 gpm-2-before-1.99.6 -rw-r--r--. 1 root root 11254 9.2.2009 README -rw-r--r--. 1 root root 2114 12.2.2008 README.1.20.2 -rw-r--r--. 1 root root 1375 9.2.2009 README.etouch -rw-r--r--. 1 root root 7415 9.2.2009 README.gunze -rw-r--r--. 1 root root 3410 9.2.2009 README.microtouch -rw-r--r--. 1 root root 15903 9.2.2009 README.synaptics -rw-r--r--. 1 root root 5459 9.2.2009 README.twiddler -rw-r--r--. 1 root root 4732 14.3.2008 TODO -rw-r--r--. 1 root root 144 12.6.2008 /usr/share/doc/gpm-1.20.6/1.20.4 -rw-r--r--. 1 root root 706 19.6.2008 /usr/share/doc/gpm-1.20.6/1.20.5 -rw-r--r--. 1 root root 294 9.2.2009 /usr/share/doc/gpm-1.20.6/1.20.6 -rw-r--r--. 1 root root 576 2.6.2008 /usr/share/doc/gpm-1.20.6/1.99.6 -rw-r--r--. 1 root root 2142 9.2.2009 /usr/share/doc/gpm-1.20.6/Announce -rw-r--r--. 1 root root 1313 9.2.2009 /usr/share/doc/gpm-1.20.6/BUGS -rw-r--r--. 1 root root 17976 9.2.2009 /usr/share/doc/gpm-1.20.6/COPYING -rw-r--r--. 1 root root 8736 25.12.2002 /usr/share/doc/gpm-1.20.6/FAQ -rw-r--r--. 1 root root 11254 9.2.2009 /usr/share/doc/gpm-1.20.6/README -rw-r--r--. 1 root root 2114 12.2.2008 /usr/share/doc/gpm-1.20.6/README.1.20.2 -rw-r--r--. 1 root root 1375 9.2.2009 /usr/share/doc/gpm-1.20.6/README.etouch -rw-r--r--. 1 root root 7415 9.2.2009 /usr/share/doc/gpm-1.20.6/README.gunze -rw-r--r--. 1 root root 3410 9.2.2009 /usr/share/doc/gpm-1.20.6/README.microtouch -rw-r--r--. 1 root root 15903 9.2.2009 /usr/share/doc/gpm-1.20.6/README.synaptics -rw-r--r--. 1 root root 5459 9.2.2009 /usr/share/doc/gpm-1.20.6/README.twiddler -rw-r--r--. 1 root root 4732 14.3.2008 /usr/share/doc/gpm-1.20.6/TODO -rw-r--r--. 1 root root 2295 2.6.2008 /usr/share/doc/gpm-1.20.6/gpm-1-before-1.20.4 -rw-r--r--. 1 root root 559 2.6.2008 /usr/share/doc/gpm-1.20.6/gpm-2-before-1.99.6 -rw-r--r--. 1 root root 25461 10.12.2009 /usr/share/info/gpm.info.gz -rw-r--r--. 1 root root 3072 10.12.2009 /usr/share/man/man1/gpm-root.1.gz -rw-r--r--. 1 root root 1728 10.12.2009 /usr/share/man/man1/mev.1.gz -rw-r--r--. 1 root root 555 10.12.2009 /usr/share/man/man1/mouse-test.1.gz -rw-r--r--. 1 root root 3695 10.12.2009 /usr/share/man/man7/gpm-types.7.gz -rw-r--r--. 1 root root 5522 10.12.2009 /usr/share/man/man8/gpm.8.gz Hope it helps. -- Hiisi. Registered Linux User #487982. Be counted at: http://counter.li.org/ -- Spandex is a privilege, not a right. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines