The modeline tag has no wiki summary.
1
vote
1answer
430 views
modeline not work in vim
I have a file called .aliases for bash and zsh, I put this line
# vim: set filetype=bash:
but if I make
: echo &ft
I get conf
0
votes
2answers
542 views
X-Window Modeline for high resolution modes on NEC LCD 22WV monitor
What should look like X Window System (X.Org) modeline to be put in xorg.conf, for high resolution (incuding recommended 1680x1050 @ 50Hz resolution) for 22" NEC LCD 22WV monitor? X.Org autodetect ...
0
votes
1answer
2k views
Can I create a custom resolution (modeline) using restricted nvidia graphics driver?
I'd like to create a custom modeline/resolution for the DVI output of my 8400GS card in my Ubuntu 9.04 system, using the nvidia restricted driver.
Is this possible?
If so, how do I do it? ...