Jump to content

ramfree17

Members
  • Posts

    1835
  • Joined

  • Last visited

Posts posted by ramfree17

  1. :wall: this is driving me nuts. :wall:

     

    replaced the ServerLayout option for Keyboard2 to "SendCoreEvents"

     

    i tried disabling the usbev line and the usbkeyboard works fine but the builtin is now using the us layout so no dice.

     

    then i tried specifying Option "Device" "/dev/input/event0" on the built-in keyboard and returned the usbev protocol line on the USB kb, restarted X and all hell broke lose whenever i type anything.

     

    removed the device option on Keyboard1 and X started fine but both kb resumed to having the finnish layout.

     

    :huh:

     

    ciao!

  2. bummer, gowator's xorg.conf did not work (or i am not doing it properly). i added these lines

     

    Section "InputDevice"
    Identifier "Keyboard2"
    Driver "kbd"
    Option "Protocol" "usbev"
    Option "Device" "/dev/input/event3"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us"
    Option "XkbOptions" "compose:rwin"
    EndSection
    
    Section "ServerLayout"
    Identifier "layout1"
    InputDevice "Keyboard1" "CoreKeyboard"
    InputDevice "Keyboard2" "CoreKeyboard"  # <-- Added line
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Mouse2" "SendCoreEvents"
    InputDevice "SynapticsMouse1" "AlwaysCore"
    Screen "screen1"
    EndSection

     

    and restarted the X server but nothing happened. i took a peek at neddie's suggestion and got an insight on how to use setxkbmap properly (meaning the correct values for the -model and -layout options) so i am good with fluxbox. i just created aliases for the two kb layouts. the two separate kb would be sweet though. :thumbs:

     

    ciao!

  3. That's what search is for ;)

    yup, and the view new posts feature should also cover it but lets give allowance to the excitement factor. the duplicate posts is not yet a problem so i think we can let it slide for now and just be contented on soft reminders. btw, im reading too much in this thread so my question still stands. :)

     

    ciao!

  4. you could try to use bittorrent. i was averaging around 20-30kbps before but that was before the image was sent to the mirrors. i had to turn off BT since i cant keep my laptop open. i had to download the image at the office :twisted:

     

    and this reminds me of a thread wherein the target partition is FAT16/32. i think it was scarecrow who pointed out that FAT filesystems has a limit at 2/4GB. definitely not usable for the DVD image.

     

    ciao!

  5. neither. im using fluxbox. :lol:

     

    i would rather stick to using fluxbox so cli apps that i can invoke in a terminal would be optimal. if not then i would consider going back to kde and lose my quick login options... :)

     

    thanks neddie.

     

    ciao!

  6. background: i bought my laptop while I was in Helsinki thus it has a finnish keyboard layout. since i find the keyset less than appealing and i do a few rounds of gaming here and there i bought a compact usb keyboard here in Manila. the usb keyboard is recognized and usable but the keys are set for US international and to save space the non-alphabet keys are placed in different area.

     

    is there an app or utility in X that will allow me to change the keyboard layout dynamically without requiring a restart of the X server? something with shortcuts would be excellent since i need something that will allow me or my wife to configure the input depending if we are using the usb kb or the built-in one.

     

    thanks.

     

    ciao!

  7. i too hate those password challenges since they break my rhythm. what i do is launch a terminal, change to root, and launch everything i need by backgrounding them:

     

    # mcc &
    # urpmi something

     

    i get the benefit of both worlds since i am restricting root access to the things where i need them. the rest of my applications run on my account. this just involved figuring out the cli equivalent of my applications but the properties of each item will reveal that.

     

    ciao!

  8. ramfree17:

    I can't imagine that qt3//bin is good syntax. To what directory would it be referring. Are you suggesting that the extra slash is just ignored? Plus, it annoys me when the same path is in there more than once.

     

    it isnt, or it shouldnt be but i think most shells understand redundant file separators like that and interpret them as one. even the windows cmd shell can handle stuff like that. the only issue i was thinking is if you export the path and reused in an older shell not capable of reading duplicated file separators. but how often would that scenarion happen? :)

     

    ciao!

  9. but when i try to install the packages ( i downloaded the new updates via transgaming

     

     

    [root@localhost sims]# rpm -ivh /home/john/sims/The_Sims-3.2-1.i386.rpm

     

    so you are not installing from the CD?

     

    [root@localhost sims]# rpm -ivh /home/john/sims/The_Sims-3.2-1.i386.rpm
    error: Failed dependencies:
    	WineX_Sims >= 3.2 is needed by The_Sims-3.2-1.i386
    [root@localhost sims]#							 
    [root@localhost sims]# rpm -ivh /home/john/sims/WineX_Sims-3.2-2.i386.rpm
    error: Failed dependencies:
    	The_Sims >= 3.2 is needed by WineX_Sims-3.2-2.i386
    [root@localhost sims]#

     

    looks like dependency hell (aka circular dependency) to me (rpm a requires rpm b but b requires a). you can fix that with either of the following:

     

    [root@localhost sims]# rpm -Uvh The_Sims-3.2-1.i386.rpm WineX_Sims-3.2-2.i386.rpm

     

    or (if those two are the only RPM packages on the directory)

     

    [root@localhost sims]# rpm -Uvh *Sims*.rpm

     

    i recommend using the -U switch since it will either update older versions of the package, or install them if this is the first time the package is being installed.

     

    ciao!

  10. UFO: Terror from the Deep [1]

    UFO

    The Incredible Machine

     

     

    i once played a sharewaregame that called somewhat like 'gearheads' which was pretty addicting. the premise was you have a chessboard like playing field and then you unleash a variety of wind-up toys to get to the other side. each toy has its own strengths and weaknesses (great power but slow, fast but too easy to push, moves in zigzag pattern, etc.). my brother and i had a blast making pileups in the middle of the board.

     

    anybody know what exactly is the name of that game? gear and head reveal too much hits on google. :(

     

    [1] I like drilling lobstermen. :twisted:

     

    ciao!

  11. thanks to all replies. i am just wary of giving the green light to install the RHEL because of the possibility of non-software components that might not be free for re-distribution. if the non-software components are indeed restricted for redistribution then that would imply that the actual means of acquiring the install media is already unlawful.

     

    i already tried the track wherein i told my friend that he can install RHEL but what about updates? i pointed out that he could probably use the update repositories of CentOS or WBEL but if that is the case then he should use them from the very start. i already did the 1:1 route and it didnt fly because my understanding was that the management insists on seeing the RHEL name plastered on the server. i also asked if they are gunning for some vendor support (e.g. oracle) and my friend said they do not.

     

    i am just an observer/sme in this whole shebang which makes it more perplexing since i know they could use the RHEL clones but i dont have the power nor the influence to get the point across. :(

     

    ciao!

×
×
  • Create New...