MPEG free format

2001-05-25 Thread Alexander Zhuckov
Hi! What program I should use to play MPEG files (with 'mp2' extenstion) about which mpg123 says: Free format not supported? -- Alexander Zhuckov [EMAIL PROTECTED] 2:5030/518.50

Re: script to convert filename to lowercase

2001-05-25 Thread Alexander Zhuckov
a dozen ways DR to do this. ls | awk '{ fn = tolower($0); if ($0 != fn) { cmd = mv $0 fn; system(cmd); } }' -- Alexander Zhuckov [EMAIL PROTECTED] 2:5030/518.50

Re: changing console framebuffer modes

2001-05-02 Thread Alexander Zhuckov
as modules do you load drivers (e.g. with modprobe) before fbset? I have no other ideas. fbset worked fine for me when I used framebuffer. -- Alexander Zhuckov [EMAIL PROTECTED] 2:5030/518.50

Re: changing console framebuffer modes

2001-04-29 Thread Alexander Zhuckov
it for current console with the following command: fbset 800x600-100 or for all consoles: fbset --all 800x600-100 -- Alexander Zhuckov [EMAIL PROTECTED] 2:5030/518.50

Re: Framebuffer question

2001-04-28 Thread Alexander Zhuckov
not for Geforce2 based cards. Did you try fbset utility? Some framebuffer drivers can not be configured to high resolutions or refresh rates during boot time. -- Alexander Zhuckov [EMAIL PROTECTED] 2:5030/518.50

Re: Cursor and GNU Emacs and console

2001-04-10 Thread Alexander Zhuckov
Alan Shutko (AS) writes: AS Alexander Zhuckov [EMAIL PROTECTED] writes: Alan Shutko (AS) writes: May be you're right. But when I used framebuffer I had normal cursor in Emacs. AS Emacs doesn't control the shape of the cursor in the console or AS in a terminal window. It can only

Re: Need to do some weird keymapping

2001-04-07 Thread Alexander Zhuckov
/share/man/man1/loadkeys.1.gz console-tools: /bin/loadkeys -- Alexander Zhuckov [EMAIL PROTECTED] 2:5030/518.50

Cursor and GNU Emacs and console

2001-04-07 Thread Alexander Zhuckov
Hi! Please, tell me, what should I do to get normal non block cursor in GNU Emacs. In console I have normal cursor. -- Alexander Zhuckov [EMAIL PROTECTED] 2:5030/518.50

Re: Cursor and GNU Emacs and console

2001-04-07 Thread Alexander Zhuckov
Alan Shutko (AS) writes: AS Alexander Zhuckov [EMAIL PROTECTED] writes: Please, tell me, what should I do to get normal non block cursor in GNU Emacs. In console I have normal cursor. AS I don't think that can be done (easily?) in Emacs 20. Emacs 21 AS will let you do it May

ATI 3D Rage IIc and console

2001-04-04 Thread Alexander Zhuckov
Hi! I have ATI 3D Rage IIc card. And I prefer to work in console with 100 chars / 50 lines / 100Hz. But 1) framebuffer doesn't work with my card since kernel 2.2.18; 2) svgatextmode doesn't work too. What can I do? Thank you in advance for any answer. -- Alexander Zhuckov [EMAIL PROTECTED

Re: CYRILLIC/RUSSIAN?! any Russians out here?! help

2001-03-10 Thread Alexander Zhuckov
. Please point me to an updated guy or explain how to do it. Try to send a message to debian-russian list. -- Alexander Zhuckov [EMAIL PROTECTED] 2:5030/518.50

Re: emacs memu bars in linux console

2001-03-10 Thread Alexander Zhuckov
not to do this :-). Put (menu-bar-mode '-1) in your .emacs file. If you want menu bar only under X you can test for window system before setting this variable. -- Alexander Zhuckov [EMAIL PROTECTED] 2:5030/518.50

Re: emacs memu bars in linux console

2001-03-10 Thread Alexander Zhuckov
Osamu Aoki [EMAIL PROTECTED] writes: Hi, On Sat, Mar 10, 2001 at 08:41:35PM +0300, Alexander Zhuckov wrote: Osamu Aoki [EMAIL PROTECTED] writes: Yes but that's not my point. 'F10' and 'M-`' exist and I use them :-) ... Put (menu-bar-mode '-1) in your .emacs file. If you want menu bar

Re: Debian kernel VMware

2000-04-07 Thread Alexander Zhuckov
(the default debian kernel used to provide it). i haven't played with vmware for quite a while but if you didn't have the rtc enabled vmware would just print out an error message when you tried to run it. I have `enhanced real time clock' enabled. It doesn't help :( -- Alexander Zhuckov

Re: Debian kernel VMware

2000-04-07 Thread Alexander Zhuckov
(the default debian kernel used to provide it). i haven't played with vmware for quite a while but if you didn't have the rtc enabled vmware would just print out an error message when you tried to run it. I have `enhanced real time clock' enabled. It doesn't help :( -- Alexander Zhuckov

Debian kernel VMware

2000-04-06 Thread Alexander Zhuckov
completely hangs my box (I must use reset button). Can anybody help me? -- Alexander Zhuckov [EMAIL PROTECTED] 2:5030/518.50

Re: Debian kernel VMware

2000-04-06 Thread Alexander Zhuckov
did it many times. All vmware modules loads fine. -- Alexander Zhuckov [EMAIL PROTECTED] 2:5030/518.50

Re: Debian kernel VMware

2000-04-06 Thread Alexander Zhuckov
on in the kernel to run VMware? or may be I must install respective kernel-headers package? -- Alexander Zhuckov [EMAIL PROTECTED] 2:5030/518.50

Re: Debian kernel VMware

2000-04-06 Thread Alexander Zhuckov
. The effect was the same. I found with depmod that vmmon, vmnet and vmppuser modules all had unresolved external references, so I recompiled them by hand from sources. And nothing changed. Cheers, Andy On Thu, Apr 06, 2000 at 12:52:48PM +0400, Alexander Zhuckov wrote: Oswald Buddenhagen

GNU Emacs-20.4 debs

1999-10-01 Thread Alexander Zhuckov
Hi! Tell me, ple-e-e-e-ase, where I can find GNU Emacs 20.4 Debian packages? -- Alexander Zhuckov [EMAIL PROTECTED] 2:5030/518.50

Re: GNU Emacs-20.4 debs

1999-10-01 Thread Alexander Zhuckov
Jean Pierre LeJacq [EMAIL PROTECTED] writes: On 1 Oct 1999, Alexander Zhuckov wrote: Tell me, ple-e-e-e-ase, where I can find GNU Emacs 20.4 Debian packages? In unstable distribution in the packages xemacs20-*. No, thanks. I want GNU Emacs, not XEmacs. -- Alexander Zhuckov [EMAIL

gcc_2.91.1--0pre1

1999-08-19 Thread Alexander Zhuckov
]: *** [stamps/05-build-stamp] Error 1 make[1]: Leaving directory `/usr/src/gcc-2.95.1' make: *** [stamps/05-build-stamp] Error 2 Any ideas? -- Alexander Zhuckov [EMAIL PROTECTED] 2:5030/518.50

Re: glibc 2.1.2 and slink

1999-08-19 Thread Alexander Zhuckov
Stephen Pitts [EMAIL PROTECTED] writes: On Wed, Aug 18, 1999 at 05:28:26PM +0400, Alexander Zhuckov wrote: Hi! Can I safely compile and install glibc 2.1.2 (and respective dev packages) from potato on slink? Why not just install the glibc 2.1 package from potato instead of building

glibc 2.1.2 and slink

1999-08-18 Thread Alexander Zhuckov
Hi! Can I safely compile and install glibc 2.1.2 (and respective dev packages) from potato on slink? -- Alexander Zhuckov [EMAIL PROTECTED] 2:5030/518.50

emacs-20.3 and leim files

1998-10-01 Thread Alexander Zhuckov
installed them by hand. But may be there is a more correct method to get emacs with mule support on debian system (from debian package)? -- Alexander Zhuckov [EMAIL PROTECTED] 2:5030/518.50