|
| |
| | BTLB Online - Chapter 10 |
 | | The KWrite menus and toolbar are standard and intuitive for users of GUI text editors from most other environments. |  | | KMail, KDevelop, and KWrite are also part of the project. |  | | A KWrite window, open to the main.c file from the Joe editor code tree, is shown in Figure 10-5. |
|
http://linuxbook.orbdesigns.com/ch10/btlb_c10.html
|
|
| |
| | Point and Click Linux: The complete desktop Linux migration kit |
 | | Although KWrite obviously works without any configuration, this is a good time to start learning how to configure software to work just the way we like it. |  | | It is about as close as you can come, on a computer, to typing on a piece of paper with an old-fashioned typewriter -- or taking notes with a pad and pencil. |  | | After you've mastered a few more Linux basics -- by the end of this book -- you'll be ready to customize your file system, along with almost everything else, to suit your taste rather than ours. |
|
http://www.pointandclicklinux.com/comment/reply/27
|
|
| |
| | Re: Kate and KWrite |
 | | KWrite is a wrapper around the part for simple editing (like notepad). |  | | Kate is a wrapper around it that adds features to make it useful as a programmers' text editor, like having a built-in console and so on. |  | | There's no need for a simple text editor to be able to dock other components all over the place, so KWrite doesn't have it, but that's useful in Kate's application domain. |
|
http://dot.kde.org/1106424624/1106538604/1106555647/1106605817
|
|
| |
| | Noatun, Juk, Amarok, kedit, kwrite... |
 | | Kate is a multiple file with lots of features editor, while kwrite and kedit are just simple text editors. |  | | My understanding was that KEdit will disappear as soon as the part that KWrite uses supports bi-directional text. |  | | Kate and KWrite share the same code (Kate's). |
|
http://dot.kde.org/1088150021/1088393797
|
|
| |
| | SnhWiki: Kate |
 | | The problem was that Kwrite would only edit one file at a time, and there was no way to really do any sort of project grouping. |  | | The Kate project was started as a way to allow for simple project management inside Kwrite (actually, it's not really project managment per se, but it is file grouping which is all most people really need). |  | | Similarily, projects written in non-C languages (like Perl) were handled tempermentally at best in KDevelop. |
|
http://www.geekcomix.com/cgi-bin/snh/wiki.pl?Kate
|
|
| |
| | Chapter 8. The KWrite Text Editor |
 | | This creates a new file and, at the same time, opens a new KWrite window in which to start typing your text. |  | | This chapter provides a brief overview of the main features of KWrite, introducing the main menus and tools. |  | | You can now edit the file as usual. |
|
http://houghi.org/user/ch08.html
|
|
| |
| | Mepis Lovers - Forums - Advanced Users - KDEinit could not launch Kwrite |
 | | I just tried to modify my sources.list file, but was surprised that I couldn't because the error "KDEinit could not launch Kwrite" popped up. |  | | THe problem is that I can't modify a file if I can't open it. |  | | I need to be able to edit text files. |
|
http://www.mepislovers.org/modules/newbb/viewtopic.php?topic_id=3454&forum=10&post_id=31794
|
|
| |
| | kwrite not working - newbie : sysadminforum |
 | | You add text to the file in kwrite, save and exit. |  | | I saved replies to some posts as kwrite files, now when i try to open them, |  | | > You add text to the file in kwrite, save and exit. |
|
http://sysadminforums.com/tno51676.html
|
|
| |
| | [No title] |
 | | Is there any problem to drop the KWrite stuff ?" The Kant project is attempting to develop a simple yet powerful code editing environment that includes aspects of MDI, project management and even an integrated console. |  | | It was also agreed by the end of the thread that KWrite would remain in name so as to not create inconsistencies between minor versions of the desktop. |  | | Falk Brettschneider wanted to know if multiple views of the same document were supported, while Martijn Klingens asked if syntax highlighting was configurable. |
|
http://kt.planetmirror.com/kde/kde20010324_3.txt
|
|
| |
| | Not just code -- for 4.0 please rethink apps too! |
 | | As far as I (and I would add any inexperienced user) can see at a first glance, Kate is Kwrite with MDI. |  | | I can't really tell if video capability is needed on the media manager, but, with a decent media backend, it should be so simple to implement (since we already have visual effects) that it wouldn't hurt to add just to please ppl who find it useful. |  | | But the other argument is: do we (or better: the KDE project) want that everybody speeks of "the Text Editor" (now: KWrite), "the Text Processor" (now: KWord), or "the File Renamer"? |
|
http://dot.kde.org/1108840089/1108905889
|
|
| |
| | LinuxQuestions.org - Customizing Mandrake? Please help... - where Linux users come for help |
 | | If your are just looking for a way to get to KWrite or any other text editor with "root" access from the desktop you might try what I did, it's not a file manager just KWrite. |  | | If it's: "The document could not be saved, as it was not possible to write to file:/x/x Check that you have write access to this file or that enough disc space is available.", then most likely you are still in user mode and do not have root access. |  | | Is there any way you can "double click" the file and open it in "Kwrite" with root priviledges so you can edit the file. |
|
http://www.linuxquestions.org/questions/showthread.php?postid=1054968
|
|
| |
| | The KWrite Handbook: Introduction |
 | | It is meant to be a programmers editor, and it could be considered as a partial alternative to more powerful editors such as XEmacs or Emacs. |  | | It could be a programmer's editor best used in conjunction with kfm for source file browsing for different languages. |  | | KWrite's main functionality feature is the colorized syntax assured for many programming languages: C/C++, Java, Python, Perl, Bash, Modula 2, HTML, Ada. |
|
http://gershwin.ens.fr/vdaniel/Doc-Locale/Outils-Gnu-Linux/Kde/kwrite/index-1.html
|
|
| |
| | Newbie Notes |
 | | For example, say you are in X-windows and want to edit a config file located at "/etc/configfile" using a GUI text editor like "kwrite", and you need to do it "as root". |  | | I started by opening my kwrite text editor (still teething on emacs) and saving an empty text file to my default directory "~". |  | | I wrote the shell script for this example to simplify the repetitive task of decompressing Gnomezip files. |
|
http://www.strongshock.com/linux_newbie_notes.htm
|
|
| |
| | [No title] |
 | | The '..autocopy' patch fixes kwrite's copy and paste behaviour so it is similar to OPENSTEP or the Mac. |  | | Copy the six KDevelop projects to the directories in the GNUstep source code tree as above. |  | | You don't need to have KWrite to use KDevelop, but it's handy to have a separate text editor with the same language syntax highlighting as the IDE. |
|
http://ftp.gnustep.org/pub/gnustep/contrib/kdkobjc-0.2.README
|
|
| |
| | Microsuck Forums - Html Editor |
 | | I like "vim" though because I can easily edit code right on the server without having to have a graphical environment running and without having to transfer files back and forth. |  | | The learning curve for emacs isn't as steep as that of vim, in my opinion. |  | | "kwrite" has syntax highlighting as well and is a good code editor. |
|
http://www.microsuck.com/forums/archive/index.php/t-4150.html
|
|
| |
| | YOPER: Your Operating System > enemy territory |
 | | it opened kwrite, and another window...........the window did something.........i assume it installed ET nothing happened in kwrite |
|
http://apt.yoper.com/forum2/lofiversion/index.php/t4197.html
|
|
| |
| | SourceForge.net: Project Info - kwrite++ |
 | | As kwrite is the basis for kdevelop, I would like to improve kwrite as a source editor, by firstly adding emacs like auto-indenting. |  | | This makes source-code much cleaner, and easier to write. |
|
http://sourceforge.net/projects/kwritepp
|
|
| |
| | kwrite-devel@kde.org (date) |
 | | [Bug 92823] New: Usability: KWrite should not refuse to store file using wrong character encoding, Dik Takken, |  | | Add more Normal Text Style to make a best schema, mailing, |  | | [Bug 94060] New: Closing kwrite while fullscreened changes the restore size (to 200x200), Jason W, |
|
http://www.archivum.info/kwrite-devel@kde.org/2004-11/index.html
|
|
| |
| | [CS-FSLUG] Boss of files! |
 | | That is, the 'kwrite' program which > will edit the '/etc/modules.conf' file. |  | | What program do you use to edit it? |  | | This is an utility that lets you run a > graphical program as root. |
|
http://www.ofb.biz/pipermail/christiansource_ofb.biz/2004-September/021721.html
|
|
| |
| | KDE packages missing in Sarge - KDE |
 | | kwrite binary as long as I can remember), so I doubt it has been a |  | | record of a kwrite package in that time (and I have and have had the |
|
http://www.debianforums.com/ftopic729.html
|
|
| |
| | YOPER: Your Operating System -> Starting up kwrite and kate |
 | | You can also logon as the root-user to start kwrite/kate as root, or you look for informations, how to configure 'sudo'. |  | | YOPER: Your Operating System -> Starting up kwrite and kate |  | | You can type sudo kwrite as normal user, and a root- kwrite opens... |
|
http://www.yoper.com/forum2/index.php?showtopic=693
|
|
| |
| | POV-Ray: Newsgroups: povray.unix: syntax highlighting for kate/kwrite |
 | | Nice work, the code-folding in kate and kwrite is very powerful for managing complexity. |  | | But can someone please tell me how I can execute a command line with a menu option/hotkey/button click in kate/kwrite. |
|
http://news.povray.org/povray.unix/thread/%3C4098bffb%40news.povray.org%3E
|
|
| |
| | [No title] |
 | | On the next page is a copy of what the KWRITE section in the file needs to look like. |  | | The default assumption is to use the editor which comes with the operating system. |  | | After investigation and discussion with others, it is our recommendation to modify the whfs_editor file to launch the KWRITE editor only when creating official user products within Riverpro, and the NEDIT editor for all other editing options. |
|
http://www.nws.noaa.gov/om/whfs/documentation/KWRITE&NEDIT_web.doc
|
|
| |
| | KWrite |
 | | 'KWrite' is a simple text editor, with syntax highlighting, codefolding, dynamic word wrap and more, it's the lightweight version of Kate, providing more speed for minor tasks. |  | | Please consider donating to the FSF to help support this project. |  | | Top > Text creation and manipulation > Editors > KWrite |
|
http://directory.fsf.org/KWrite.html
|
|
| |
| | c't 5/2001, page 242 - KDE 2.0 |
 | | Even KWrite's developer need not care where the requested files are coming from. |  | | All this is completely transparent for users: They need not worry whether the data are being transported by FTP, SMB, or HTTP. |  | | This design has several advantages: Applications (and their developers) don't have to wrestle with the details of the various protocols. |
|
http://www.heise.de/ct/english/01/05/242
|
|
| |
| | The KDE 3.2 Beta 2 User Review - OSNews.com |
 | | The result is that I use Kedit for everyday editing tasks, Kate for my programming, and ignore Kwrite altogether. |  | | While writing a rather long code file, this can speed up navigation many times over. |  | | Kwrite and Kedit, though, seem to be treading on each other's feet. |
|
http://www.osnews.com/story.php?news_id=5670&page=4
|
|
| |
| | The Ankur Bangla Project Wiki - KWrite Bangla Bugs |
 | | The Ankur Bangla Project Wiki - KWrite Bangla Bugs |  | | See the example below which shows some text correctly rendered by gedit (top) and incorrectly by kwrite (bottom) |  | | KWrite (version 4.0, in KDE 3.0) cannot properly render the e-kaar, o-kaar, ou-kaar, etc. and joined consonants of most kinds. |
|
http://bengalinux.org/wiki/index.php/KWriteBanglaBugs
|
|
| |
| | 8.2. The Edit Menu |
 | | You can do the same by clicking in the document window. |  | | By default, KWrite inserts new text at the current cursor position. |  | | This toggles the block selection mode, which can also be done with the shortcut |
|
http://houghi.org/user/ch08s02.html
|
|
| |
| | To launch or not to launch www.kdedevelopers.org |
 | | so, i’m sick of waiting several seconds for kwrite to pop up whenever i do a View Source in konqueror. |  | | The only iffy thing I can think of is that the switch to view using Ebedded advanced text editor is done within the view. |  | | And then instead of binding ctrl+KEY_u to pull up kwrite have it just perform the ‘View > View Mode > Embedded Advanced Text Editor’ switch. |
|
http://www.kdedevelopers.org/node/view/366
|
|
| |
| | Kwrite configuration question : sysadminforum |
 | | Find " Kwrite configuration question " on the web. |  | | Also when I print from Kwrite I always get this "%U" on the right side |  | | Proftpd + Apache: a question on ftp access configuration |
|
http://sysadminforums.com/t45847.html
|
|
| |
| | Mandrake Linux Support - Konqueror & Kwrite error |
 | | Mandrake Linux Support - Konqueror and Kwrite error |  | | To view this thread in it's original format and/or if you want to reply to this thread please [click here] |  | | Home > Archive > Mandrake Linux Support > March 2004 > Konqueror and Kwrite error |
|
http://www.webservertalk.com/archive200-2004-3-155172.html
|
|
| |
| | KWrite dev. software and Log. MouseMan |
 | | I develop in C++ and Java sometimes and I use a program called KWrite (acutally kwrite). |  | | I can't get the wheel mouse to work with this program. |  | | Netscape is working and all is fine in Linux land for me, so far. |
|
http://koala.ilog.fr/anyboard/MouseWheel/posts/192.html
|
|
| |
| | Configure KWrite |
 | | Besides the custom colors, the user can access a number of pre-prepared palettes. |  | | This dialog can be used to alter a number of different settings. |  | | This sets the color for text that has not only been found as in the previous entry above but that has also been selected. |
|
http://www.nordita.dk/help/kde2/default/kwrite/pref-dialog.html
|
|
| |
| | Twin Cities PHP User Group : Kwrite |
 | | Skip Evans: Hey all, I use kwrite on KDE to edit text files and really like it, except that it is not "tabbed", so I have to open a separate execution to edit each file... |  | | Brock Noland: Yes there is such a version but I do not remember what its name is... |  | | These messages are from the Twin Cities PHP User Group, a free support resource for developers in the Minneapolis/St. Paul area and Minnesota at large |
|
http://www.developerfocus.com/mailing_lists/tcphp.php/Kwrite-2775
|
|
| |
| | KDE Discussion -- I think kwrite just made me reboot |
 | | On entering my text, I selected the printer, then canceled and dropped the font from 24 point to 12 (I run 1600x1200 screens here) and then reselected the printer. |  | | Greetings; I hadn't used kwrite in a while, and needed to compose a note to print on the back of a form. |  | | Then I remembered, I can print from virtually everything else but kwrite, and it just bit me again. |
|
http://www.spinics.net/lists/kde/msg05111.html
|
|
| |
| | Requirements Acquisition |
 | | This displays eight QuickTime movies of various demonstrations given at the Workshop, any of which can be played by double clicking on it. |  | | She has also clicked on the "Click here to see all the movies" node and opened the KWrite (Gaines and Shaw, 1993c) document visible behind the concept maps. |  | | She has then clicked on the node "Click here to see the report in Replica", and opened the report visible at the back on the right of Figure 9. |
|
http://ksi.cpsc.ucalgary.ca/articles/SE/ReqAcq
|
|
| |
| | Kwrite Torch Awards |
 | | Find how who won in the Kwrite 2004 Awards |  | | Powered by Invision Power Board v1.3 Final © 2003 IPS, Inc. |  | | I can't do it on my own - help is greatly appreciated! |
|
http://s4.invisionfree.com/Kwrite_Torch_Awards
|
|
| |
| | Multiple (2 or 3) mice under Linux |
 | | Close Kwrite and return to the console again and type mousedrake now select the third mouse type. |  | | Copy and paste both sections into the open document. |  | | Close kwrite (the one editing XF86Config-4) and return to the console. |
|
http://tom61.arcadecontrols.com/threemiceguide.htm
|
|
| |
| | Sieve support for KDE |
 | | Clicking on one of the files invoke the KWrite application (unfortunately right now you need to enter your credentials again, and a separate connection is opened): |  | | Server content displayed in Konqeuror (size indications not available, protocol doesn't support it): |  | | Quiting KWrite offers you to upload the script to the server: |
|
http://josefsson.org/kio_sieve
|
|
|