WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Announcing tinyx - our X server fork  (Read 28295 times)

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Announcing tinyx - our X server fork
« Reply #45 on: January 22, 2014, 03:47:28 AM »
Got it:
Code: [Select]
$ cat /mnt/sdb1/EFI/BOOT/grub/grub.cfg
loadfont unicode
insmod efi_gop
set gfxmode=1366x768x32
set gfxpayload=keep
set gfxterm_font=unicode
terminal_output gfxterm

search --no-floppy --fs-uuid --set=root f8422ac1-fef4-48ce-b79e-abce5a598e8a

menuentry "rootfspure64" {
  linux /boot/vmlinuz64 quiet noswap tce=UUID=f8422ac1-fef4-48ce-b79e-abce5a598e8a waitusb=10:UUID=f8422ac1-fef4-48ce-b79e-abce5a598e8a tz=GMT-4 blacklist=bcma blacklist=ssb blacklist=b43 host=boxdell text
  initrd /boot/rootfs64.gz /boot/modules64.gz
}

..and now:
Code: [Select]
$ cat /sys/class/graphics/fb0/modes
U:1366x768p-76

Using flwm classic and moving a window about rapidly results in a relatively slow re-draw, but much better than the current x86_64 Xfbdev.

The mouse movement would get old quickly though  :P

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Announcing tinyx - our X server fork
« Reply #46 on: January 22, 2014, 03:56:55 AM »
BTW - when compiling tinyx, wouldn't the expected behaviour of /autogen.sh be to run ./configure automatically - at the moment it just stops?

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10957
Re: Announcing tinyx - our X server fork
« Reply #47 on: January 22, 2014, 05:31:05 AM »
BTW - when compiling tinyx, wouldn't the expected behaviour of /autogen.sh be to run ./configure automatically - at the moment it just stops?

No, it is the convention *not* to run configure inside autogen. I can't recall which distro guidelines that comes from, but I agree with it, as there's no way to run configure --help to check the args, wasting time.

One link from quick google:
http://bugs.mysql.com/bug.php?id=49256
The only barriers that can stop you are the ones you create yourself.

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10957
Re: Announcing tinyx - our X server fork
« Reply #48 on: January 22, 2014, 05:32:29 AM »
BTW what is wrong with your mouse? Is it some gamer edition with a really high sensitivity?
The only barriers that can stop you are the ones you create yourself.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Announcing tinyx - our X server fork
« Reply #49 on: January 22, 2014, 05:51:55 AM »
Nope, it's a bog standard laptop mouse - logitech vx nano

What happens, perhaps to a varying degree, in Xvesa, Xfbdev and Xorg (with mouse driver) is that when typing the mouse pointer moves on its own and suddenly acts as though it was clicked and you find yourself entering text somewhere else in the document, web page, tc forum reply, etc.

This happens with and without the mouse on a pad +/- 15cm from the keyboard.

This doesn't happen with Xorg and the evdev driver.
« Last Edit: January 22, 2014, 05:53:41 AM by Juanito »

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10957
Re: Announcing tinyx - our X server fork
« Reply #50 on: January 22, 2014, 11:50:14 AM »
That sounds like the usual laptop issue of your palms touching the touchpad. If it's the usb mouse, does it behave the same on a desktop too?
The only barriers that can stop you are the ones you create yourself.

Offline silent_Walker

  • Newbie
  • *
  • Posts: 1
Re: Announcing tinyx - our X server fork
« Reply #51 on: May 15, 2014, 09:41:06 AM »
Probably a stupid question, as everyone on this thread is talking about lightweight DE's and WM's but would E17 and KDE work with Tinyx or would standard X be better suited to run those.

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: Announcing tinyx - our X server fork
« Reply #52 on: May 15, 2014, 12:04:58 PM »
Quote
bog standard
  ROFLMAO   I haven't heard that term in a long time....  :)